server restart announce
#9

Here we go

Код:
if (strcmp(cmd, "/restart", true) == 0)
	{
        if(IsPlayerConnected(playerid))
	    {
            if (PlayerInfo[playerid][pAdmin] < 3)
            {
                SendClientMessage(playerid, COLOR_GREY, "   You're not the Admin !");
                return 1;
            }
			OOCOff(COLOR_ORANGE,"[OOC]  RolePlay Bot: An administrator announced a server restart, You have 30 seconds to park/land your vehicles!");
		}
		return 1;
	}
I hope thats work for you.
Reply


Messages In This Thread
server restart announce - by uprp - 17.08.2011, 21:40
Re: server restart announce - by Kush - 17.08.2011, 21:45
Re: server restart announce - by Cameltoe - 17.08.2011, 21:47
Kush - by uprp - 17.08.2011, 21:49
Respuesta: server restart announce - by uprp - 17.08.2011, 22:33
Re: Respuesta: server restart announce - by Kush - 17.08.2011, 23:18
Re: Respuesta: server restart announce - by Kingunit - 18.08.2011, 00:48
Respuesta: server restart announce - by uprp - 18.08.2011, 07:25
AW: server restart announce - by umarmalik - 18.08.2011, 07:49
Re: server restart announce - by Cameltoe - 18.08.2011, 07:49

Forum Jump:


Users browsing this thread: 1 Guest(s)