19.09.2012, 08:22
Hey ahh, I am getting a tag mismatch warning on my clear menu variable
error
code
error
Код:
warning 213: tag mismatch
pawn Код:
stock ClearHouseMenu(playerid)
{
House[playerid][hLabelID] = 0;// <- warning 213: tag mismatch
}