Why this not working?? | rep++
#3

Quote:
Originally Posted by Dokins
Посмотреть сообщение
pawn Код:
public MedServerTimer1()
{
    new Hour,Minute;
    gettime(Hour, Minute);
    SetWorldTime(Hour);

    new string[124];
    format(string, sizeof(string),""COL_LIME"[ULN]: "COL_WHITE"Now is %d hours.", Hour);
    SendClientMessageToAll(-1,string);
    }

    return 1;
}
That should do it.
What? this is not complete
Reply


Messages In This Thread
Why this not working?? | rep++ - by TiXz0r - 13.05.2015, 13:55
Re: Why this not working?? | rep++ - by Dokins - 13.05.2015, 14:00
Re: Why this not working?? | rep++ - by TiXz0r - 13.05.2015, 14:02
Re: Why this not working?? | rep++ - by Dokins - 13.05.2015, 14:03
Re: Why this not working?? | rep++ - by TiXz0r - 13.05.2015, 14:05
Re: Why this not working?? | rep++ - by Dokins - 13.05.2015, 14:07
Re: Why this not working?? | rep++ - by TiXz0r - 13.05.2015, 14:09
Re: Why this not working?? | rep++ - by Dokins - 13.05.2015, 14:10

Forum Jump:


Users browsing this thread: 3 Guest(s)