12.04.2015, 05:51
Quote:
They not only sendclientmessage but also explodes thats the reason i want it
Edit: After showing client message and exploding the object will be destroyed so the pos should be reomved from the loop is it possible?? |
2. You have to destroy the object yourself, an explosion won't do so for you.
3. An object will no longer be in the loop if it is destroyed so the position will not need to be removed.