Too lazy to bother with the other ones, they should be pretty close together.
Pro tip: build the engineering housing first and order all the engineers you can get your hands on, then upgrade the hospital. The game will be a breeze with everything upgraded.
How to use this cheat table?
Install Cheat Engine
Double-click the .CT file in order to open it.
Click the PC icon in Cheat Engine in order to select the game process.
Keep the list.
Activate the trainer options by checking boxes or setting values from 0 to 1
Too lazy to bother with the other ones, they should be pretty close together.
Pro tip: build the engineering housing first and order all the engineers you can get your hands on, then upgrade the hospital. The game will be a breeze with everything upgraded.
can u tell me how to use it, do i need activated mono feature?
because my pointer just get ???
I tired many things, couldn't get this table to work. If this table is updated, is it possible to making "resting" faster for staff. The save of the game is located in "AppData\LocalLow\Brave Lamb Studio\War Hospital\Steam\" , I wonder if we can edit the stats of staff by editing save files.
Thank you
Not sure those pointers from the mono module are reproducible.
Although the game does come with a disabled terminal and cheat command checks strewn all over which make it quite easy to just nop out a couple jumps for the regular things.
Not sure those pointers from the mono module are reproducible.
Although the game does come with a disabled terminal and cheat command checks strewn all over which make it quite easy to just nop out a couple jumps for the regular things.
As hackbeater says there are at least 2 easy ways to do this.
1) FieldHospital.PlayerResourcesContainer.GetAmount(), for example on +35 (2 nops).
2) Base.DebugConsole:GetCheat, e.g. offset +23. And it can also be done in different ways. Performing the jump always or manipulating registers.
Other not so simple ways, in the table you set values for the different resources and in {Get/Set}Amount you set it to the value you get from the table.