What wrong with it?
#7

Quote:
Originally Posted by Gagi_Corleone
Посмотреть сообщение
Maybe you put the wrong coordinates.
Try this and check If you're not on the coordinates client send you this: Yes wrong coordinates
Код:
if(strcmp(cmd, "/enter", true) == 0)
{
    if(!IsPlayerInRangeOfPoint(playerid,2,1554.6105,-1675.4493,16.1953)) return SendClientMessage(playerid, -1,"Yes wrong coordinates");
        SetPlayerPos(playerid,246.7302,107.6626,1003.2188)
        SetPlayerInterior(playerid,3);
    return 1;
}
It's won't work
anyone else?
Reply


Messages In This Thread
What wrong with it? - by Chris_Morrison - 26.08.2011, 16:32
Re: What wrong with it? - by Gagi_Corleone - 26.08.2011, 16:36
Re: What wrong with it? - by Chris_Morrison - 26.08.2011, 16:38
Re: What wrong with it? - by Gagi_Corleone - 26.08.2011, 16:41
Re: What wrong with it? - by [LoD]Hauke - 26.08.2011, 16:42
Re: What wrong with it? - by Kaperstone - 26.08.2011, 16:42
Re: What wrong with it? - by Chris_Morrison - 26.08.2011, 16:44
Re: What wrong with it? - by Kaperstone - 26.08.2011, 16:46
Re: What wrong with it? - by Chris_Morrison - 26.08.2011, 16:48
Re: What wrong with it? - by Kaperstone - 26.08.2011, 16:52

Forum Jump:


Users browsing this thread: 2 Guest(s)