[ajuda] /entrar
#3

pawn Код:
if(strcmp("/entrar", cmdtext, true, 10) == 0)
    {
        if( IsPlayerInRangeOfPoint(playerid, 2, -258.8481,1151.1498,20.9399) || IsPlayerInRangeOfPoint(playerid, 2, -259.3555,1168.7766,20.9399) ||
        IsPlayerInRangeOfPoint(playerid, 2, -290.4786,1176.2635,20.9399) || IsPlayerInRangeOfPoint(playerid, 2, -324.4708,1165.4034,20.9399))
        {
            SetPlayerPos(playerid, x, y, z);
        }
        else
        {
            SendClientMessage(playerid, -1, "Vocк nгo estб no(a) [Local]!");
        }
        return 1;
    }
tenta '-'
Reply


Messages In This Thread
[ajuda] /entrar - by Cristhian - 02.10.2011, 23:46
Re: [ajuda/duvida] rбpida.. - by Lуs - 02.10.2011, 23:48
Re : [ajuda/duvida] rбpida.. - by [NWD]Jim._.Carrey - 02.10.2011, 23:55
Re: [ajuda] /entrar - by Cristhian - 03.10.2011, 02:39
Re: [ajuda] /entrar - by Josma_cmd - 03.10.2011, 11:40
Re: [ajuda] /entrar - by Cristhian - 03.10.2011, 14:04

Forum Jump:


Users browsing this thread: 1 Guest(s)