Posted: Mon Feb 23, 2015 4:43 pm Post subject: Two instructions. Store ESI, at one. And use it at the other
@Admin. Did not know to what to name the topic. Edit it if and as you wish.
Game : Fallout 3 GotY Edition.
I have two different instruction which are called when I select a weapon from the weapons menu in the game. I want to set the 'Weapon Condtion' to 100%.
And the value of ESI at this instant is the MAX weapon condtion of that particular weapon.
And this one is for the actual values for the structure of that weapon.
Code:
Fallout3.exe+1D38D - - fld dword ptr [esi+0C]
They are both called when I select that weapon.
I want to get the value of ESI from the first instruction. Which is hex turn it the equivalent float. That is .. hex 96 is decimal 150. But I need float 150 and store it in [esi+0C] of the second instruction.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum