26.12.2011, 07:44
You probably need to increase the size of the following defines:
For example, if you create a house and its ID is 504, but if MAX_HOUSES is 503, every house up to 503 will be checked, but anything higher will just be ignored.
- MAX_HOUSES
- MAX_BIZZ
- MAX_ENTRANCES
For example, if you create a house and its ID is 504, but if MAX_HOUSES is 503, every house up to 503 will be checked, but anything higher will just be ignored.