Howdy Folks,
got a Hud that's only used when inside a volume, creating it using :
however when i want to kill it, i can't find the "RemoveClip(Swfmovie'blah');" function, so im guessing it's called something else, anyone have the name handy?
cheers ~ Matt
got a Hud that's only used when inside a volume, creating it using :
Code:
AddClip( SwfMovie'Blah.Blah', Align_Center );
cheers ~ Matt
Comment