Vehicles Template?
#1

I am making a server, and i wonder if there is a Template of Vehicles. So, i don't need to debug anymore. Thx
Reply
#2

There is.

AddstaticVehicle(modelid, Floatpawn_x, Floatpawn_y,Floatpawn_z, Float:angle, color1, color2)

Source : https://sampwiki.blast.hk/wiki/AddStaticVehicle - SA:MP Wiki
Reply
#3

For getting the vehicle ID, i suggest weedarr's website.

http://weedarr.wikidot.com/veh
Reply
#4

Quote:
Originally Posted by [NaB
Hiitch - No srsly, Im a NaB ! ]
There is.

AddstaticVehicle(modelid, Floatpawn_x, Floatpawn_y,Floatpawn_z, Float:angle, color1, color2)

Source : https://sampwiki.blast.hk/wiki/AddStaticVehicle - SA:MP Wiki
What i mean is template, not how to put vehicle. Template means that already done, lots of Vehicles so i just copy and paste it to PAWNO and all done. There are lots of Vehicles around SA
Reply
#5

Look in the gamemodes part of the forum, there are cars in those gamemodes.
Reply
#6

Go to your server directory, click scriptfiles, click vehicles, and you have a list there.

If you want to include one,
Код:
LoadStaticVehiclesFromFile("vehicles/replacewiththeoneyouwant.txt");
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)