11.02.2013, 07:30
It returns a tag mismatch because HousePrice isn't a float either.
pawn Код:
new Float:SellPrice;
SellPrice = float(AHouseData[HouseID][HousePrice]) * 0.1;