Posts: 6
Threads: 3
Joined: Mar 2009
Reputation:
0
I would like to add some hydras and more cars scattered around the place because at the moment there isn't alot of cars.
I want to hide some hydras and some powerful cars/planes/hunters around the map, etc.
Posts: 1,293
Threads: 6
Joined: Jul 2008
Reputation:
0
Load the debugger.amx script, and spawn some vehicles. When you have flown them to the place you want, type /save
Exit the game, and look in your Grand Theft Auto folder, for the file "savedpositions.txt"
Open it, and scroll to the bottom. It will have the code you need to add a static vehicle to the server. You may wish to use CreateVehicle, if so, look on the wiki for the CreateVehicle function.
Posts: 6
Threads: 3
Joined: Mar 2009
Reputation:
0
where is the "debugger.amx" located? :S