[Ajuda] Problema com CMD Estranho?
#6

Veja ser funcionar ai ...

pawn Код:
dcmd_adminarea2(playerid, params[])
{
    if(PlayerInfo[playerid][pAdmin] >= 1)return SendClientMessage(playerid, -1, "[ERRO]: Voce deve ser um administrador para usar este comando");
    {
       
        CMDMessageToAdmins(playerid, "ADMINAREA2");
        SetPlayerFacingAngle(playerid, 274.830871);
        SetPlayerPos(playerid, 2108.967041, 1433.100585, 10.820312);
        GameTextForPlayer(playerid, "Bem Vindo Admin!", 1000, 3);
    }
    return 1;
}
Reply


Messages In This Thread
Problema com CMD Estranho? - by ShOwD - 09.05.2015, 12:18
Re: Problema com CMD Estranho? - by JuniorTheDM - 09.05.2015, 13:47
Re: Problema com CMD Estranho? - by MINDSnnf - 09.05.2015, 14:01
Re: Problema com CMD Estranho? - by Lуs - 09.05.2015, 14:02
Re: Problema com CMD Estranho? - by Luucass - 09.05.2015, 14:10
Re: Problema com CMD Estranho? - by Vegassilva - 09.05.2015, 16:29
Re: Problema com CMD Estranho? - by ShOwD - 09.05.2015, 17:59

Forum Jump:


Users browsing this thread: 1 Guest(s)