SA-MP Forums Archive
Help : Problem after /gmx - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Help : Problem after /gmx (/showthread.php?tid=430316)



Help : Problem after /gmx - morocco - 13.04.2013

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


Re: Help : Problem after /gmx - JaKe Elite - 13.04.2013

explain more.
I only see in the picture is blur that's all.
And also a date textdraw, a cash box textdraw and something like a time system.

Please explain more.


Re: Help : Problem after /gmx - morocco - 13.04.2013

Quote:
Originally Posted by _Jake_
Посмотреть сообщение
explain more.
I only see in the picture is blur that's all.
And also a date textdraw, a cash box textdraw and something like a time system.

Please explain more.
explain more.
I only see in the picture is blur that's all.
And also a date textdraw, a cash box textdraw and something like a time system.

Please explain more.