31.03.2013, 17:58
Use /save and then go into Documents => GTA San Andreas User Files => SAMP => savedpositions.txt. You'll see a line that looks like this:
The coordinates for the position are:
X: 1571.5815
Y: -185.581
Z: 12.41
Facing Angle: 359.6363
These are parameters 2 to 5.
Код:
AddPlayerClass(59,1571.5814,-185.581,12.41,359.6363,0,0,0,0,0,0);
X: 1571.5815
Y: -185.581
Z: 12.41
Facing Angle: 359.6363
These are parameters 2 to 5.