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
#2

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.
Reply
#3

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.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)