Larp 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Larp help (
/showthread.php?tid=153334)
Larp help -
heroyou12 - 08.06.2010
hello i want to know how i add cars in Larp gamemode when i add
AddStaticVehicleEx(405,2052.5889,-1903.9319,13.4218,180.9040,84,84,30000);
and in the notepad in scripts files then in game car names are changed like this : Blade is Landstalcker wtf help
Re: Larp help -
Ignas1337 - 08.06.2010
well, i would say that car "names" are defined inside a text file which contains all the vehicles, their pos, possibly mods and names. instead of puting that code in the script, you should break it up into parts, like coordinates, car model (for refference please check the file that contains vehicles) and put it in that file