What wrong with it?
#1

Hi
i did new LSPD HQ and the /enter bugged
pawn Код:
if(strcmp(cmd, "/enter", true) == 0)
{
    if(IsPlayerInRangeOfPoint(playerid,2,1554.6105,-1675.4493,16.1953))
    {
        SetPlayerPos(playerid,246.7302,107.6626,1003.2188)
        SetPlayerInterior(playerid,3);
    }
    return 1;
}
it's not respond just keep stand there
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: 4 Guest(s)