Just a simple table with pointers to Money, Population and a few resources along with a free build script. Will add more as I find more resources.
Updated with a simple lua script to get some of the buildings with their max and min stocks, more to follow.
Added some minimum level scripts, hopefully they work as intended since this game doesn't really go about things in a logical way when it comes to available amounts (i.e. if you set it to the max level it can hold workers will ignore it, so you need to set it below the actual max storage level).
So basically everything is in that baseGame structure, just like there is a list at offset +13A8 to the resources there is also a list of your built structures at offset +13C0. I'll make a lua script to populate their relevant pointers. Previous Versions
when it comes down to these games, I would love for that resources cheats that just give a set minimum, and will not max out so that workers keeps working.
when it comes down to these games, I would love for that resources cheats that just give a set minimum, and will not max out so that workers keeps working.
I updated it with some new options, let me know if they work for you.
when it comes down to these games, I would love for that resources cheats that just give a set minimum, and will not max out so that workers keeps working.
I updated it with some new options, let me know if they work for you.