How to give reputation?
#1

Hello how to give reputation on clickedplayerid?

Код:
else if(dialogid == 200)
    {
        if(response)
        {

        }
        if(!response)
        {
            if(PlayerData[playerid][RepTime] > 1)
            {
                SendClientMessage(playerid, COLOR_RED, "1 reputation every 1 minute");
            }
            else
            {
                
            }
        }
        return 1;
    }
Reply


Messages In This Thread
How to give reputation? - by TheNerka - 15.10.2014, 17:25
Re: How to give reputation? - by HY - 15.10.2014, 18:02
Re: How to give reputation? - by TheNerka - 15.10.2014, 18:54
Re: How to give reputation? - by Threshold - 16.10.2014, 00:38

Forum Jump:


Users browsing this thread: 1 Guest(s)