Respawn time help (imo simple)
#3

loop the whole block[x][playerid], where x is the itterator.
pawn Код:
for(new x = 0; x< MAX_ROADBLOCKS_OR_SOMETHING; x++)DestroyObject(block[x][playerid]);
also if you want to modify the car spawn time, use CreateVehicle instead of AddStaticVehicle. [look on the wiki].
Reply


Messages In This Thread
Respawn time help (imo simple) - by Gooday - 21.11.2011, 15:31
Re: Respawn time help (imo simple) - by Gooday - 21.11.2011, 17:12
Re: Respawn time help (imo simple) - by Gamer_Z - 21.11.2011, 21:57

Forum Jump:


Users browsing this thread: 1 Guest(s)