12.12.2012, 14:46
(37083) : warning 213: tag mismatch
Here is the line:
Here is the line:
Код:
public OnPlayerUnPause(playerid)
{
DeletePlayer3DTextLabel(playerid, AfkLabel[playerid]); //this is the line with warning
return 1;
}


