Help : Problem after /gmx
#1

hello guys


after using /gmx i get thi bug http://postimg.org/image/8fdaxaa4x/

but if i close samp-server.exe and open him i don't get this bugs


this CMD /gmx

Код:
	if(strcmp(cmd, "/gmx", true) == 0)
	{
	    if(IsPlayerConnected(playerid))
	    {
			if (PlayerInfo[playerid][pAdmin] >= 5)
			{
				GameModeExit();
			}
			else
			{
				SendClientMessage(playerid, COLOR_GRAD1, "   You are not authorized to use that command !");
			}
		}
		return 1;
	}
and sorry for my bad english
Reply


Messages In This Thread
Help : Problem after /gmx - by morocco - 13.04.2013, 13:28
Re: Help : Problem after /gmx - by JaKe Elite - 13.04.2013, 13:33
Re: Help : Problem after /gmx - by morocco - 13.04.2013, 13:47

Forum Jump:


Users browsing this thread: 1 Guest(s)