Comando script ayuda
#10

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[]){
    if(strcmp(cmdtext, "/decir", true, 6) == 0){
        if(IsPlayerAdmin(playerid))return GameTextForAll(cmdtext[7], tiempo, estilo);
        return SendClientMessage(playerid, 0xFF0000FF, "ERROR: Debes ser admin rcon para usar este comando");
    }
    return 0;
}
espero q t sirva
Reply


Messages In This Thread
Comando script ayuda - by SAMPGammer - 27.10.2010, 11:28
Re: Comando script ayuda - by SuperMarioRol - 27.10.2010, 15:13
Re: Comando script ayuda - by SAMPGammer - 27.10.2010, 15:30
Re: Comando script ayuda - by SuperMarioRol - 28.10.2010, 13:01
Re: Comando script ayuda - by SAMPGammer - 28.10.2010, 17:40
Re: Comando script ayuda - by CristianTdj - 28.10.2010, 19:40
Respuesta: Re: Comando script ayuda - by MrDeath537 - 28.10.2010, 20:24
Re: Comando script ayuda - by SuperMarioRol - 28.10.2010, 20:32
Re: Comando script ayuda - by SAMPGammer - 29.10.2010, 18:12
Respuesta: Comando script ayuda - by TheChaoz - 29.10.2010, 18:53

Forum Jump:


Users browsing this thread: 2 Guest(s)