11.12.2011, 11:25
@ funky code is kinda messed up, if I type /respawnvehicles it also respawn the cars with persons in it.
I guess the script code mistake has been placed here:
Could u fix it couse I really don't understand it.
I guess the script code mistake has been placed here:
pawn Код:
for(new i; i < MAX_VEHICLES; i++) if(!IsVehicleOccupied(i)) SetVehicleToRespawn(i);