24.10.2010, 17:33
how can i make with this
set vehicle to respawn only if its empty?
Код:
for(new i = 0; i < MAX_VEHICLES; i++) { SetVehicleToRespawn(i); }