Tag Mismatch
#1

Код:
warning 213: tag mismatch
PHP код:
if(!IsAllowed(playerid1)) return NoAuth(playerid); 
PHP код:
#define IsAllowed(%1,%2) PlayerInfo[%1][pAdmin] >= %2 
PHP код:
#define NoAuth(%1) SendClientMessage(%1, COLOR_GREY, "You are not authorized to use this command.") 
Reply


Messages In This Thread
Tag Mismatch - by NeXoR - 20.10.2016, 00:14
Re: Tag Mismatch - by Dayrion - 20.10.2016, 00:19
Re: Tag Mismatch - by SickAttack - 20.10.2016, 00:37
Re: Tag Mismatch - by NeXoR - 20.10.2016, 00:47

Forum Jump:


Users browsing this thread: 1 Guest(s)