Just a car respawn question - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Just a car respawn question (
/showthread.php?tid=273601)
Just a car respawn question -
ServerRestart - 02.08.2011
Is it possible to make a car never respawn, untill its destroyed? if so how can i do this, thanks
Re: Just a car respawn question -
antonio112 - 02.08.2011
Are you using another GameMode or something?
If you start from scratch and add a vehicle, it'll never respawn until server restart or until it's destroyed..
Re: Just a car respawn question -
ServerRestart - 02.08.2011
Kk.. thanks
Re: Just a car respawn question -
Basicz - 02.08.2011
Just use :
pawn Код:
AddStaticVehicleEx( .................................., -1 );
In OnGameModeInit