25.02.2013, 12:16
pawn Код:
HouseInfo[h][hLabelID]=Create3DTextLabel(string, 0x00AE00FF, HouseInfo[h][hEntrancex], HouseInfo[h][hEntrancey], HouseInfo[h][hEntrancez]+0.75, 25.0, 0);
Код:
(6370) : warning 213: tag mismatch
HouseInfo[h][hLabelID]=Create3DTextLabel(string, 0x00AE00FF, HouseInfo[h][hEntrancex], HouseInfo[h][hEntrancey], HouseInfo[h][hEntrancez]+0.75, 25.0, 0);
(6370) : warning 213: tag mismatch
HouseInfo[h][hLabelID]=Create3DTextLabel(string, 0x00AE00FF, HouseInfo[h][hEntrancex], HouseInfo[h][hEntrancey], HouseInfo[h][hEntrancez]+0.75, 0, 0);