Need Small Help +REP
#3

https://sampwiki.blast.hk/wiki/IsPlayerInRangeOfPoint
https://sampwiki.blast.hk/wiki/SetPlayerPos

For Example;
pawn Код:
cmd:tele(playerid, params[])
{
 if(IsPlayerInRangeOfPoint(playerid, 2.0,2809.5017,-1096.4923,94.1871))
 {
 SetPlayerPos(playerid, 2810.5525,-1092.2820,30.8828);
 }
 return 1;
}
Reply


Messages In This Thread
Need Small Help +REP - by zohartrejx - 09.11.2012, 17:15
Re: Need Small Help +REP - by Virus. - 09.11.2012, 17:19
Re: Need Small Help +REP - by Glad2BeHere - 09.11.2012, 17:21
Re: Need Small Help +REP - by Konstantinos - 09.11.2012, 17:23
Re: Need Small Help +REP - by zohartrejx - 09.11.2012, 17:29
Re: Need Small Help +REP - by Konstantinos - 09.11.2012, 17:33
Re: Need Small Help +REP - by zohartrejx - 09.11.2012, 18:19
Re: Need Small Help +REP - by Alex Magaсa - 09.11.2012, 18:26
Re: Need Small Help +REP - by Konstantinos - 09.11.2012, 18:28
Re: Need Small Help +REP - by zohartrejx - 10.11.2012, 04:31

Forum Jump:


Users browsing this thread: 1 Guest(s)