car respawns.
#1

hello guys. My cars are respawning to fast. How can I change this?

AddStaticVehicle(432,12.9521,-1920.7175,2.3933,16.3990,61,61);
I have to put a spawn delay in that or something?
If yes: where?
Reply
#2

Quote:
Originally Posted by bartje01
hello guys. My cars are respawning to fast. How can I change this?

AddStaticVehicle(432,12.9521,-1920.7175,2.3933,16.3990,61,61);
I have to put a spawn delay in that or something?
If yes: where?
AddStaticVehicleEx(432,12.9521,-1920.7175,2.3933,16.3990,61,61,number);

number = number of seconds you want your car to respawn after

AddStaticVehicleEx(432,12.9521,-1920.7175,2.3933,16.3990,61,61,720);
that would be 12 mins. (720 sec).
Thought it's AddStaticVehicleEx and not AddStaticVehicle.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)