Server restart
#3

You could do
pawn Код:
public OnRconCommand(cmd[])
{
    if( !strcmp( cmd, "gmx", true ))
    {
        SetHostName("International Trucking [Restarting ...]");
        return true;
    }
    return false;
}
Reply


Messages In This Thread
Server restart - by Private200 - 13.01.2013, 12:42
Re: Server restart - by u3ber - 13.01.2013, 12:54
Re: Server restart - by LarzI - 13.01.2013, 12:55
Re: Server restart - by LarzI - 13.01.2013, 13:31
Re: Server restart - by Private200 - 13.01.2013, 19:04

Forum Jump:


Users browsing this thread: 1 Guest(s)