03.08.2013, 12:39
I personally don't understand why you have created a house system the hard way... That's also inefficient?
For example, you could have simplified things by using your "stock" for everything rather than creating a new "public" function to load the house data. It would also make things look more tidy in your "OnGameModeInit" etc also when you could just use "LoadHouses();"
Did you follow a tutorial to create this? Or make it from scratch from your humble knowledge?
For example, you could have simplified things by using your "stock" for everything rather than creating a new "public" function to load the house data. It would also make things look more tidy in your "OnGameModeInit" etc also when you could just use "LoadHouses();"
Did you follow a tutorial to create this? Or make it from scratch from your humble knowledge?