Errors , what wrong?
#2

I'm not so great with scripting but.. Maybe you could try this:

Код:
public OnPlayerAirbreak(playerid)
{
	if(playerVariables[playerid][pAdminLevel] < 1)
	{
		format(szMessage, sizeof(szMessage), "AdmWarn: {FFFFFF}%s[%d] foloseste AirBreak. Folositi [/spec] pentrua va asigura!", playerVariables[playerid][pNormalName], playerid);
		submitToHelpersAndAdmins(szMessage, COLOR_HOTORANGE);
	}
	
	return 1;
}
Let me know if it works or not
Reply


Messages In This Thread
Errors , what wrong? - by SHFaCeBook - 28.03.2015, 00:48
Re: Errors , what wrong? - by nicholasramdhan - 28.03.2015, 01:18
Re: Errors , what wrong? - by SHFaCeBook - 28.03.2015, 01:24
Re: Errors , what wrong? - by Crayder - 28.03.2015, 01:35

Forum Jump:


Users browsing this thread: 2 Guest(s)