[Ajuda] Bug GMX
#4

pawn Код:
public SyncTime()
{
    new string[64];
    new tmphour;
    new tmpminute;
    new tmpsecond;
    gettime(tmphour, tmpminute, tmpsecond);
    Fixhour(tmphour);
    tmphour = shifthour;
    if ((tmphour > ghour) || (tmphour == 0 && ghour == 23))
    {
        format(string, sizeof(string), "[BSL]: Agora sгo %d:00 horas",shifthour);
        BroadCast(COLOR_WHITE,string);
        ghour = tmphour;
        PayDay();
        SetHora();
    }
}
Reply


Messages In This Thread
Bug GMX - by Canema - 03.09.2014, 16:02
Re: Bug GMX - by Canema - 03.09.2014, 16:43
Re: Bug GMX - by iTzDemon - 03.09.2014, 16:47
Re: Bug GMX - by Canema - 03.09.2014, 17:14

Forum Jump:


Users browsing this thread: 3 Guest(s)