EASY CONSTRUCTION
==================
BuildingInstance:HasEnoughResourcesToStartConstruction - 55 - push rbp
Yes, that's the instruction that I base my scripts for both.
Because [r15+F8] is holding the current value for the current construction value, so i move the final construction offset value of [r15+FC] to [r15+F8].
I could use:
push rax
mov rax,[r15+FC]
mov [r15+F8],rax
pop rax
but I use the first one because it saves two lines, no need to push or pop a register.
And the easy construction? That's a bool flag. Nothing wrong with using mov al,1 and ret to set the flag.
Thanks u
Any chance u fix the health, it stops working after 3-4days with mini-boss or different species wolfeboss/human,undead/miniboss
this game is pirated until build ID : 5458408, and the last current build ID is : 9253075.
If I create a table using pirated game on build ID 5458408, the table will not work on the latest version at this time. Spoiler
this game is pirated until build ID : 5458408, and the last current build ID is : 9253075.
If I create a table using pirated game on build ID 5458408, the table will not work on the latest version at this time. Spoiler
I can upload the latest version for you if you're interested in making a table