SA-MP Forums Archive
AddStaticVehicle 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: AddStaticVehicle Help (/showthread.php?tid=334159)



AddStaticVehicle Help - darkvsoul36 - 14.04.2012

Hey girls/guys, I need a little help. I used samp_debug and I launched the debugger and I used /save to save the locations of the vehicles I created. Could someone help me interpret the line of code.

AddStaticVehicle(596,1600.9492,-1684.1520,5.6125,89.4547,0,1); // LSPD-01

From my understanding...
AddStaticVehicle = Adds a vehicle into the game
596 = The vehicle ID
// LSPD-01 = The description I saved it as.

I'm not sure what the other stuff means, could someone help me please? Thanks!


Re: AddStaticVehicle Help - ReneG - 14.04.2012

This link explains everything.
https://sampwiki.blast.hk/wiki/AddStaticVehicle


Re: AddStaticVehicle Help - darkvsoul36 - 14.04.2012

Thanks!


Re: AddStaticVehicle Help - ReneG - 14.04.2012

If you ever need help. You are more than welcome to post here!