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



????? - a!DaN)_)-) - 22.07.2010

can i just ask whats the difference between (AddStaticVehicle) and (CreateVehicle)
i know this is noobie but ive been told a load of different shit


Re: ????? - Extremo - 22.07.2010

https://sampwiki.blast.hk/wiki/AddStaticVehicle

and

https://sampwiki.blast.hk/wiki/CreateVehicle


As you can see in the first wiki list, the CreateVehicle is to create vehicles during game-run time


Re: ????? - Last_Stand_Guardian - 22.07.2010

AddStaticVehicle can just be used during init phase and CreateVehicle can be used during init phase and during the gameplay =D


Re: ????? - a!DaN)_)-) - 22.07.2010

ah great thanks for the help