SA-MP Forums Archive
I search nototovehiclerespawn GameMode - 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)
+--- Thread: I search nototovehiclerespawn GameMode (/showthread.php?tid=494125)



I search nototovehiclerespawn GameMode - Cebo - 11.02.2014

I using grandlarc GM but this; if I get out vehicle, in one minute autorespawn car.

I wanna not auto respawn vehicle, GM, for homeserver. anyone help me?


Re: I search nototovehiclerespawn GameMode - Blademaster680 - 11.02.2014

In the gamemode usually it will say addvehicle or something like that. You can use "addstaticvehicle" and then right at the end, the last numbers change that to whatever seconds it needs to respawn. https://sampwiki.blast.hk/wiki/AddStaticVehicle


Re: I search nototovehiclerespawn GameMode - Cebo - 11.02.2014

Quote:
Originally Posted by Blademaster680
Посмотреть сообщение
In the gamemode usually it will say addvehicle or something like that. You can use "addstaticvehicle" and then right at the end, the last numbers change that to whatever seconds it needs to respawn. https://sampwiki.blast.hk/wiki/AddStaticVehicle
Got it, them was "15" I changed "999999" done, thank you