14.08.2012, 21:43
i'm fairly certain this part:
is angering your server
Quote:
while(!(HouseInfo[rand][hOwned] && HouseInfo[rand][hExteriorZ] <= 100 && HouseInfo[rand][hExteriorX] > -2802.389648 && HouseInfo[rand][hExteriorX] < -1400.710327 && HouseInfo[rand][hExteriorY] < 2800 && HouseInfo[rand][hExteriorY] > -216.298019)) { if(++rand >= MAX_HOUSES) { rand = 0; } } |