[PEDIDO]Comando Ver Rcon
#4

DraKiNs tinha 1 erro o code, corrigi:

pawn Код:
if(!strcmp("/verrcon",cmdtext,true))
{
        new
            sString[60];
         
        GetServerVarAsString("rcon_password", sString,60);

        SendClientMessage(playerid,0xA5FF00FF,"Senha da RCON й:");
        SendClientMessage(playerid,0xA5FF00FF, sString);        
        return true;
}
Reply


Messages In This Thread
[PEDIDO]Comando Ver Rcon - by andersongr98 - 02.03.2011, 03:02
Re: [PEDIDO]Comando Ver Rcon - by ASDF - 02.03.2011, 04:03
Re: [PEDIDO]Comando Ver Rcon - by Strong_ADM - 02.03.2011, 04:52
Re: [PEDIDO]Comando Ver Rcon - by Diogo_braz - 02.03.2011, 11:01
Re: [PEDIDO]Comando Ver Rcon - by andersongr98 - 02.03.2011, 19:56

Forum Jump:


Users browsing this thread: 2 Guest(s)