Scripting Help
#2

Once you're in game, use "/save" command and your informations will be saved into a file (Position, Angle, etc)

And that file can be found in My Documents\GTA San Andreas User Files\SAMP\ with name savedpositions

Open it and you will see some codes like this:

AddPlayerClass(124,2165.8428,-997.8170,62.9631,257.1611,0,0,0,0,0,0); // If you did /save command on foot

or

AddStaticVehicle(560,2165.8428,-997.8170,62.9631,159,205); // if you did /save command in vehicle

Cordinates would be 2165.8428,-997.8170,62.9631

and the function would be: SetPlayerPos(playerid, 2165.8428,-997.8170,62.9631);
Reply


Messages In This Thread
Scripting Help - by kirostar - 24.06.2014, 02:16
Re: Scripting Help - by Amel_PAtomAXx - 24.06.2014, 02:29
Re: Scripting Help - by kirostar - 24.06.2014, 02:51

Forum Jump:


Users browsing this thread: 1 Guest(s)