hii all
#1

how do i put vehicle in my server help please
Reply
#2

Srsly? please read the samp wiki notes this is really simple
Reply
#3

sorry were they are
Reply
#4

https://sampwiki.blast.hk/
Reply
#5

Ohai, first of all, use MTA to make your own
coordinates of the vehicles.

pawn Код:
AddStaticVehicle(....)
Reply
#6

heres an example

AddStaticVehicle(522, 2039.8109, 1340.2085, 10.6719, 359.4067, 0, 1);

its a motobike in LV at the royal casino
Reply
#7

And read the rules first.
Reply
#8

Quote:
Originally Posted by [asg
davo ]
heres an example

AddStaticVehicle(522, 2039.8109, 1340.2085, 10.6719, 359.4067, 0, 1);

its a motobike in LV at the royal casino
Yes, and add that under OnFilterScriptInit() if your using a filterscript
pawn Код:
OnFilterScriptInit()
{
return 1;
}
If you will use your gamemode
pawn Код:
OnGameModeInit()
{
return 1;
}
Reply
#9

do you guys have team view..to one of you do it for me i got allready my server but no commands no vehicle..but i got stuff oon it if you guys want to help me tell me thanxz
Reply
#10

Quote:
Originally Posted by eblood1
do you guys have team view..to one of you do it for me i got allready my server but no commands no vehicle..but i got stuff oon it if you guys want to help me tell me thanxz
Read samp wiki before asking for teamviewer. This is very simple. Don't pull the age card either
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)