01.06.2015, 18:47
I don't see why you're looping this command? surely once the house has been created, then the command should finish, try removing the loop i.e.
remove this code
remove the two open and closing brackets for that code and unindent the code that was inside of that code, then it should work.. in theory, Tell me how it went if you do this.
remove this code
Код:
for(new ID = 1; ID < sizeof(HouseInfo); ID++)