warning 213: tag mismatch - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: warning 213: tag mismatch (
/showthread.php?tid=418602)
warning 213: tag mismatch -
Jaber_Brown - 25.02.2013
pawn Код:
HouseInfo[h][hLabelID]=Create3DTextLabel(string, 0x00AE00FF, HouseInfo[h][hEntrancex], HouseInfo[h][hEntrancey], HouseInfo[h][hEntrancez]+0.75, 25.0, 0);
When i compile i get this , please help
Код:
(6370) : warning 213: tag mismatch
Re: warning 213: tag mismatch -
InfiniTy. - 25.02.2013
pawn Код:
HouseInfo[h][hLabelID]=Create3DTextLabel(string, 0x00AE00FF, HouseInfo[h][hEntrancex], HouseInfo[h][hEntrancey], HouseInfo[h][hEntrancez]+0.75, 0, 0);
https://sampwiki.blast.hk/wiki/Create3DTextLabel