Lotto
#3

This is my GameClock. How to set on clock 18?

PHP код:
forward GameModeClock(); ///clock start
public GameModeClock()
{
    new 
string[256],string2[128];

    if (
GameMinute == 0)
    {
    
format(stringsizeof(string), "%s",string);
    
//printf(string);

    
format(string2sizeof(string2), "worldtime %s",string);
    
SendRconCommand(string2);

    
format(stringsizeof(string), "{FFFFFF}Game Time: {BDBDBD}%s",string);
    
SendClientMessageToAll(ROJOstring);
    }

Reply


Messages In This Thread
Lotto - by STONEGOLD - 09.06.2015, 23:25
Re: Lotto - by AlexBlack - 09.06.2015, 23:44
Re: Lotto - by STONEGOLD - 09.06.2015, 23:59
Re: Lotto - by AlexBlack - 10.06.2015, 00:10
Re: Lotto - by STONEGOLD - 10.06.2015, 00:46
Re: Lotto - by AlexBlack - 10.06.2015, 02:09

Forum Jump:


Users browsing this thread: 1 Guest(s)