Car help! - 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: Car help! (
/showthread.php?tid=285192)
Car help! -
trapstar2020 - 22.09.2011
i would like to know how can i create invincible vehicles for like my v.i.p and is possible to set a relod time. like i already have a command for it it just that i need the vehicle to be invincible and have a reload time thank you.
Re: Car help! -
Dragony92 - 22.09.2011
Just use search?
http://forum.sa-mp.com/showthread.ph...44#post1362044
Re: Car help! -
=WoR=G4M3Ov3r - 22.09.2011
PHP код:
SetVehicleHealth(vehicleid, 999999999999999999.0);
Under the command you're using.