29.12.2013, 17:32
Is there anyway to loop functions to shorten the code? At the moment, I am destroying 241 objects from Object0 to Object241, which means 242 lines of code. Can it be shortened in anyway?
Код:
DestroyPlayerObject(playerid, Object0);