[HELP]Put cars to GM
#1

How to put cars to GM and they save forver here
Reply
#2

https://sampwiki.blast.hk/wiki/AddStaticVehicle
Reply
#3

You have to use

Код:
AddStaticVehicle(modelid, Float:spawn_x, Float:spawn_y, Float:spawn_z, Float:angle, color1, color2)
At car do "/save name" and go to San Andreas Folder.. theres SavedPostitions.. open it.. theres your car. like this
Код:
AddStaticVehicle(603,-1955.4165,263.0145,40.8844,271.2151,75,77); // phoenix
Then go to your GM .. Open it with PAWNO..
Put that AddStaticVehicle Thing under public OnGameModeInit()
And Compile it..
Reply
#4

Thanks
Reply
#5

Quote:
Originally Posted by Nakki
You have to use

Код:
AddStaticVehicle(modelid, Float:spawn_x, Float:spawn_y, Float:spawn_z, Float:angle, color1, color2)
At car do "/save name" and go to San Andreas Folder.. theres SavedPostitions.. open it.. theres your car. like this
Код:
AddStaticVehicle(603,-1955.4165,263.0145,40.8844,271.2151,75,77); // phoenix
Then go to your GM .. Open it with PAWNO..
Put that AddStaticVehicle Thing under public OnGameModeInit()
And Compile it..
If you are using Windows Vista Home Basic, you have to hit "Combability files" before you see the savedpositions.txt
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)