SA-MP Forums Archive
How do I add/remove vehicles - 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: How do I add/remove vehicles (/showthread.php?tid=150954)



How do I add/remove vehicles - InsaneESN - 28.05.2010

Hi, use vehicles system "/vehicles (/v)" and want to know where in GM needs to change if I want to add or remove vehicles?


Re: How do I add/remove vehicles - [NTX]MikeQ - 28.05.2010

what do u mean remove if u use Z-R0's /v system add veh -/v(VEH ID) delete veh-/dv


Re: How do I add/remove vehicles - InsaneESN - 28.05.2010

Could you be clearer?


Re: How do I add/remove vehicles - Jakku - 28.05.2010

Follow these steps:

1. Go to your server
2. Get a vehicle
3. Drive to a place where you want to add a vehicle
4. Type /save when you are inside a vehicle
5. Quit the game
6. Go to your GTA San Andreas folder
7. If you are running Windows Vista / 7, you probably must hit "Compatibility files"
8. Open savedpositions.txt
9. Copy the line(s) you have in that file
10. Paste it to your gamemode / change vehicle IDs if needed
11. Compile

To remove vehicles, search for "AddStaticVehicle" or "CreateVehicle" in your script

Hope I understood what you meant, and hope you understood what I meant



Re: How do I add/remove vehicles - InsaneESN - 28.05.2010

Not what I mean I do know that
I mean how to add vehicles to the dealership .. for sale ... I know you have plugged into cars.cfg .. but do not know where to be changed to GM