stock DestroyAllPlayerObjects(playerid){ for (new i = 0; i < MAX_OBJECTS; i ++) DestroyPlayerObject(playerid, i);}