[Ajuda] Comando/Hospital
#5

Erro persiste
@Edit

iFuck,Consegui resolver o erro era o Seguinte...
pawn Код:
if( !strcmp( cmdtext, "/entrar", true ))
    {
        if( IsPlayerInRangeOfPoint( 1.0, playerid, 1172.5526, -1323.2614, 15.4028 ))
        {
            SetPlayerInterior(playerid, 1);
            SetPlayerPos(playerid, 1177.3695, -1340.4095, 9280.5693);
            GameTextForPlayer(playerid, "~r~Hospital Los Santos", 5000, 1);
            SetPlayerFacingAngle(playerid, 90);
            SetCameraBehindPlayer(playerid);
        }
        else SendClientMessage( playerid, 0xA9C4E4AA, "{FF0000}[ x ]{A9C4E4} Vocк nгo estб no Hospital.");
        return 1;
    }
    return 0;
}
Foi adicionado:

pawn Код:
return 0;
}
Reply


Messages In This Thread
Comando/Hospital - by ThuuGLif3 - 02.10.2013, 03:34
Re: Comando/Hospital - by iFucK - 02.10.2013, 03:40
Re: Comando/Hospital - by ThuuGLif3 - 02.10.2013, 03:42
Re: Comando/Hospital - by iFucK - 02.10.2013, 03:44
Re: Comando/Hospital - by ThuuGLif3 - 02.10.2013, 03:50
Re: Comando/Hospital - by iFucK - 02.10.2013, 03:51
Re: Comando/Hospital - by ThuuGLif3 - 02.10.2013, 03:53
Re: Comando/Hospital - by iFucK - 02.10.2013, 03:57
Re: Comando/Hospital - by .ThePro - 02.10.2013, 03:58
Re: Comando/Hospital - by ThuuGLif3 - 02.10.2013, 04:04

Forum Jump:


Users browsing this thread: 2 Guest(s)