server restart announce
#4

Quote:
Originally Posted by Kush
Посмотреть сообщение
PHP код:
if(strcmp(cmd"/announcerestart"true) == 0)
{
    if(
PlayerInfo[playerid][pAdmin] < 1337) return SendClientMessage(playeridCOLOR_BLUE" You are not authorized to use that command");
    
SendClientMessageToAll(playeridCOLOR_BLUE" An administrator announced a server restart, You have 30 seconds to park/land your vehicles!");
    
SendRconCommand("gmx");
    return 
1;

Would you like a 30 second timer to start once the command is executed for GMX?
Yes. i need announcement, then 30 secs, boom GMX

Quote:
Originally Posted by Kush
Посмотреть сообщение
PHP код:
if(strcmp(cmd"/announcerestart"true) == 0)
{
    if(
PlayerInfo[playerid][pAdmin] < 1337) return SendClientMessage(playeridCOLOR_BLUE" You are not authorized to use that command");
    
SendClientMessageToAll(playeridCOLOR_BLUE" An administrator announced a server restart, You have 30 seconds to park/land your vehicles!");
    
SendRconCommand("gmx");
    return 
1;

Would you like a 30 second timer to start once the command is executed for GMX?
Quote:
Originally Posted by uprp
Посмотреть сообщение
Yes. i need announcement, then 30 secs, boom GMX
error 033: array must be indexed (variable "-unknown-")
error 035: argument type mismatch (argument 2)
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: 3 Guest(s)