1 problem
#4

what is this code problem i saw this:

Код:
{
        if(GetPlayerWeapon(playerid) == 38 || 35)
		{
		    if(PlayerInfo[playerid][pAdmin] !=2)
		    {
	            GetPlayerName(playerid, pName, MAX_PLAYER_NAME);
	           	format(string, sizeof(string), "[SERVERANTICHEAT]%s (id:%d) may be the weapon cheat.check him.", pName, playerid);
	            SendWarnMessageToAdmins(string);
            }
        }
    }
Reply


Messages In This Thread
1 problem - by GeneralAref - 19.12.2015, 15:09
Re: 1 problem - by Shoulen - 19.12.2015, 15:21
Re: 1 problem - by Vince - 19.12.2015, 15:29
Re: 1 problem - by GeneralAref - 19.12.2015, 16:35
Re: 1 problem - by Mencent - 19.12.2015, 16:37
Re: 1 problem - by GeneralAref - 19.12.2015, 16:44
Re: 1 problem - by Mencent - 19.12.2015, 17:09
Re: 1 problem - by vassilis - 19.12.2015, 20:04
Re: 1 problem - by GeneralAref - 20.12.2015, 07:12
Re: 1 problem - by Mencent - 20.12.2015, 07:17

Forum Jump:


Users browsing this thread: 1 Guest(s)