22.04.2014, 05:07
If you change this lines
to this lines:
Not tested, but i think it works.
pawn Code:
HouseInfo[houseid][hEnterX] = dini_Float(fstring, "EnterX");
pawn Code:
INI_Float(fstring, "EnterX", HouseInfo[houseid][hEnterX]);