Joe123
08-27-2008, 08:20 PM
So say I have item 'I'.
I want to get rid of him.
I->isValid() = false; or something would be nice =P
How do I do it :confused:
I can't seem to find a function for it in ZScript.txt
The only option I have so far is Screen->ClearSprites(1);, but I'd prefer not to remove all other items on the screen aswell if I don't have to...
I want to get rid of him.
I->isValid() = false; or something would be nice =P
How do I do it :confused:
I can't seem to find a function for it in ZScript.txt
The only option I have so far is Screen->ClearSprites(1);, but I'd prefer not to remove all other items on the screen aswell if I don't have to...