How to remove this damn warning 213: tag mismatch
#1

So i made AC for my GM and started using my stock
PHP код:
stock SetDodHealth(playeridamount)
{
    
PlayerInfo[playerid][pHealth] = amount;
    return 
1;

instrad of SetPlayerHealth, but whenever i have in my script SetDodHealth(playerid, SOMETHING INSTEAD OF NUMBERS like minigamehp);
i get this damn warning, how can i fix this ?
Reply


Messages In This Thread
How to remove this damn warning 213: tag mismatch - by bustern - 02.12.2014, 07:39
Re: How to remove this damn warning 213: tag mismatch - by Dignity - 02.12.2014, 07:54
Re: How to remove this damn warning 213: tag mismatch - by bustern - 02.12.2014, 08:02

Forum Jump:


Users browsing this thread: 1 Guest(s)