[AJUDA] RconCommand
#2

pawn Код:
if(strcmp(cmd, "/gmx", true) == 0)
    {
        if(IsPlayerAdmin(playerid))
        {
            SendRconCommand("gmx");
        }
        else
        {
            SendClientMessage(playerid,0x004080AA,"(ERROR): Vocк Precisa Ser AdminRcon para Usar Esse Comando.");
        }
        return 1;
    }
Reply


Messages In This Thread
[AJUDA] RconCommand - by EduardoDj - 28.09.2010, 21:19
Respuesta: [AJUDA] RconCommand - by Lipepva - 28.09.2010, 21:51
Re : Respuesta: [AJUDA] RconCommand - by EduardoDj - 28.09.2010, 22:25

Forum Jump:


Users browsing this thread: 1 Guest(s)