12.04.2011, 11:42
to get the x - y - z i just do /save (wot u want to call the save in the file its cords then //(wot ever u called it))
You can save it in a car or on foot, if u want to add vehicles save it in a vehicle.
then goto ur Doctuments then GTA San Andreas User Files then samp and open savedpositions there u go u have the cords.
On foot cords
In car cords
and that is how u get the exact saved cords
Hope this helps you out need anymore help message me.
You can save it in a car or on foot, if u want to add vehicles save it in a vehicle.
then goto ur Doctuments then GTA San Andreas User Files then samp and open savedpositions there u go u have the cords.
On foot cords
pawn Код:
AddPlayerClass(121, 1495.7065,-697.3562,94.7500,186.8084,0,0,0,0,0,0); // test
skin id, X, Y, Z, A
In car cords
pawn Код:
AddStaticVehicle(411, 1494.7678,-700.5406,94.4321,202.6043, 3, 3); // test car
car id, X, y, z, rotaion z, carcolor 1, car color 2
Hope this helps you out need anymore help message me.