Vladimir

Results 6 comments of Vladimir

There is no such hook since library does not change rod planting cost, you need to find it yourself.

You will need to hook at least 4 functions for this. In terms of Akella or Russobit-M game executables, their addresses are: - `0x437B81` - actual rod planting, logic of...

You can upload data structures and function from this repo into your IDA db to simplify things, but you will need some understanding of asm and low-level c++ implementation to...

Added option 'buildTempleForWarriorLord' to settings.lua that allows to start scenarios with pre build temple for warrior lord. Additional bonuses not implemented yet, btw extra health is difficult to add.

I'm thinking about changing the whole battle system so it will be scripted and configurable as much as possible. It's a huge amount of work with a huge potential. Can't...

Do you mean 'week of X', for example 'week of imps' when neutral stacks of imps created on the map along with additional growth in the towns? This can be...