restart server
#1

By restarting the server through the command /gmx, filterscripts removed

Код:
if(strcmp(cmd, "/gmx", true) == 0)
	{
	    if(IsPlayerConnected(playerid))
	    {
			if (PlayerInfo[playerid][pAdmin] >= 1337)
			{
				GameModeExit();
			}
		}
		return 1;
	}
Reply


Messages In This Thread
restart server - by Join7 - 17.05.2011, 12:31
Re: restart server - by jNkk - 17.05.2011, 12:35
Re: restart server - by xDeadlyBoy - 17.05.2011, 12:43
Re: restart server - by jNkk - 17.05.2011, 12:46
Re: restart server - by Seven_of_Nine - 17.05.2011, 13:21

Forum Jump:


Users browsing this thread: 3 Guest(s)