Function is not implemented.
#7

Yes Sur

Код:
if(PlayerInfo2[ReduceTime][playerid] > 0)
            {
                format(string, sizeof(string), "* You need to wait %d seconds to type this command.", PlayerInfo2[ReduceTime][playerid]);
                SendClientMessage(playerid, LIGHTRED, string);

           } // bracket  missing

            if(GetPlayerPing(playerid) >= 700)
            {
                SendClientMessage(playerid, GREY, "Your ping is too high to do this command.");
                return 1;
            }
Reply


Messages In This Thread
Function is not implemented. - by seanny - 01.03.2013, 08:04
Re: Function is not implemented. - by DaRk_RaiN - 01.03.2013, 08:18
Re: Function is not implemented. - by seanny - 01.03.2013, 08:21
Re: Function is not implemented. - by seanny - 01.03.2013, 09:11
Re : Function is not implemented. - by yusei - 01.03.2013, 09:18
Re: Re : Function is not implemented. - by seanny - 01.03.2013, 09:24
Re : Function is not implemented. - by yusei - 01.03.2013, 09:26
Re: Function is not implemented. - by DaRk_RaiN - 01.03.2013, 09:28
Re: Function is not implemented. - by seanny - 01.03.2013, 10:17

Forum Jump:


Users browsing this thread: 1 Guest(s)