[Ajuda] comando /meavalie bugado
#5

Olha mano

tenta colocar assim




Код:
if(dialogid == DIALOG_MEAVALIE)
    {
        if(response == 0)
        {
            SendClientMessage(meavalie[playerid],COLOR_GRAD2,"O Jogador qualificou a sua ajuda como {9EC73D}POSITIVA");
            PlayerInfo[meavalie[playerid]][pHelper];
            format(string, sizeof(string), "Vocк classificou a ajuda do Helper %s como {9EC73D}positiva!",sendername);
            SendClientMessage(playerid,COLOR_HELPER,string);
            PlayerInfo[meavalie[playerid]][pHelper]+1;
        }
        if(response == 1)
        {
            SendClientMessage(meavalie[playerid],COLOR_GRAD2,"O Jogador qualificou a sua ajuda como {FF0000}NEGATIVA");
            format(string, sizeof(string), "Vocк classificou a ajuda do Helper %s como {FF0000}negativa!",sendername);
            SendClientMessage(playerid,COLOR_HELPER,string);
        }
        return 1;
    }
Reply


Messages In This Thread
comando /meavalie bugado - by Junior_Cunha - 18.08.2012, 12:46
Re: comando /meavalie bugado - by Don_Speed - 18.08.2012, 12:57
Re: comando /meavalie bugado - by Junior_Cunha - 18.08.2012, 20:20
Re: comando /meavalie bugado - by Junior_Cunha - 18.08.2012, 21:08
Re: comando /meavalie bugado - by gabrielloko157 - 18.08.2012, 22:39

Forum Jump:


Users browsing this thread: 1 Guest(s)