#7

Quote:
Originally Posted by rober98
Посмотреть сообщение
how can i know the position in the game ?
You use the /save command that is implemented in every script, then you need to go to
My Documents > GTA San Andreas User Files > SAMP > savedpositions.

In that text file you will see your saved position

AddPlayerClass(288,-1651.6089,-2243.5957,31.1789,10.0000,0,0,0,0,0,0);
AddPlayerClass(Skin id, X, Y, Z, Facing,Gun1,Ammo1,Gun2,Ammo2,Gun3,Ammo3);

Just take your X, Y and Z numbers and put it into the proper function:

IsPlayerInRangeOfPoint(playerid, Range, X, Y, Z);
Reply


Messages In This Thread
Bank - by rober98 - 10.12.2013, 09:36
Respuesta: Bank - by ghost556 - 10.12.2013, 09:42
Re: Bank - by rober98 - 10.12.2013, 09:45
Re: Bank - by Jankingston - 10.12.2013, 09:51
Re: Bank - by Syabb - 10.12.2013, 10:29
Re: Bank - by rober98 - 10.12.2013, 10:57
Respuesta: Re: Bank - by ghost556 - 10.12.2013, 11:14

Forum Jump:


Users browsing this thread: 3 Guest(s)