[Ajuda] Problema Com Profs
#3

pawn Код:
CMD:dartobi ( playerid, params [ ] )
{
    new targetid ;
   
    if ( !IsPlayerAdmin ( playerid ) )
    {
        SendClientMessage ( playerid, VERMELHO, "[ x ] Logue-se na Rcon para usar este comando.");
    }
    if ( sscanf ( params, "u" , targetid ) )
    {
        SendClientMessage ( playerid, -1, "[ x ] Uso Correto: /dartobi [ ID ]" ) ;
    }
   
    SendClientMessage ( targetid, VERMELHO, "O Adm Rcon {1B95E0}%s{00C2EC} setou Tobi para Vocк");
    SetPlayerSkin ( targetid, 117 ) ;
    return 1;
}
troque o CMD ^^

@Desculpa Double post!
Reply


Messages In This Thread
Problema Com Profs - by UzumakiNaruto - 25.11.2013, 22:56
Respuesta: Problema Com Profs - by cantiliano - 25.11.2013, 23:02
Respuesta: Problema Com Profs - by cantiliano - 25.11.2013, 23:07

Forum Jump:


Users browsing this thread: 2 Guest(s)