01.02.2015, 19:42
put this under the enum
use it like houseInfo[i][housePos][0]
if(houseInfo[i][housePrice] != 0)
pawn Код:
new houseInfo[MAX_PLAYERS][HouseData];
if(houseInfo[i][housePrice] != 0)