[Pedido]Mudar cor
#6

Usa esse codigo no seu gm й melhor :

pawn Код:
#define Vermelho 0xF60000AA
//No topo do gm й a cor

    if(strcmp(cmd, "/vermelho", true) == 0) {// Em OnPlayerCommandText
    SetPlayerColor(playerid, Vermelho );//COR
    SendClientMessage(playerid, Vermelho, "Vocк mudou a cor do seu nick para vermelho!")
    return 1;
}// fassa todo esse progredimento para fazer mais cor xD
Reply


Messages In This Thread
[Pedido]Mudar cor - by Adriano499 - 11.07.2010, 22:15
Re: [Pedido]Mudar cor - by bRn - 11.07.2010, 22:24
Re: [Pedido]Mudar cor - by Marco_Nutz - 11.07.2010, 22:45
Re: [Pedido]Mudar cor - by andmeida10 - 11.07.2010, 23:58
Re: [Pedido]Mudar cor - by Dr_Pawno - 12.07.2010, 05:12
Re: [Pedido]Mudar cor - by Mateus_Henrique - 12.07.2010, 11:27
Re: [Pedido]Mudar cor - by Data_Base - 12.07.2010, 11:35
Respuesta: [Pedido]Mudar cor - by Adriano499 - 12.07.2010, 16:29

Forum Jump:


Users browsing this thread: 1 Guest(s)