Can some one explain what this code is..
#1

Код:
AddStaticVehicle(400,-2459.9055,786.4501,36.2643,89.8722,-1,-1)
;

Like, tell me what the int's are..

Like this eg:
Код:
AddStaticVehicle(int,int,int,int,int,int,int);
Reply
#2

They are called parameters, and they can be found on:
https://sampwiki.blast.hk/wiki/AddStaticVehicle
Reply
#3

is there a coords command? for gta samp server?
Reply
#4

Quote:
Originally Posted by tvirus06
is there a coords command? for gta samp server?
It's /save, the saved coords can be found at savedpositions.txt file in the directory of your GTA:San Andreas.
Reply
#5

int = full integer, and the parameters are not integers only, they're also floats.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)