createvehicle respawn timer
#1

Код:
car=CreateVehicle(415,x,y,z+4,a,-1,-1,30000);
basicly its pissing me off when it blows up it respawns realy fast and i dont want it to and i changed 30000 to tons of 999999's and it still respawns realy fast is their anyway to make it so it doesnt respawn?



and dont bother saying OOH I SHOULD LEARN because i stoped scripting for 2yrs and i only liked scripting on the old samps and all the codes are different

thank you
Reply
#2

You Can save the vehicles position and then set its pos on OnVehicleSpawn
Reply
#3

Quote:
Originally Posted by Code_Red
Посмотреть сообщение
You Can save the vehicles position and then set its pos on OnVehicleSpawn

mmh k im still confused by that
Reply
#4

Saves the vehicle's spot in OnVehicleDeath (and/or in OnPlayerExitVehicle if you want)
and set the vehicles pos in OnVehicleSpawn.

and No, im not gonna make you the code, you aint gonna learn nothing like that.
Reply
#5

Quote:
Originally Posted by Code_Red
Посмотреть сообщение
Saves the vehicle's spot in OnVehicleDeath (and/or in OnPlayerExitVehicle if you want)
and set the vehicles pos in OnVehicleSpawn.

and No, im not gonna make you the code, you aint gonna learn nothing like that.

ok il check that up on ****** etc thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)