21.11.2009, 01:39
Hello,
Is there a code which deletes all objects which are using that object id
I am doing a roadblock removal script where a police officer can plant as many roadblocks as he wants, and to remove them he does /rrball and it removes all objects with the ObjectID (981)
I dont think DestroyObject(playerid, 981); works so is there a way to do it?
Is there a code which deletes all objects which are using that object id
I am doing a roadblock removal script where a police officer can plant as many roadblocks as he wants, and to remove them he does /rrball and it removes all objects with the ObjectID (981)
I dont think DestroyObject(playerid, 981); works so is there a way to do it?