i read this and tried to edit some things, but i can't even find the offsets so im giving up
to make things as simple as can be
in hexworkshop press <ctrl-G> to go to offset, then set the type to hex and put in the number from the first column. That will put your cursor on that offset. Now look in the bottom left frame of hexworkshop and you will see a 32bit Float line. The number to the right is your value. Double click it and you can set it to what you want.
thanks schmilk i will try that
I never knew you were into hex editing necrobot
correction::::
0x59E2DC = 5 × 16^5
+ 9 × 16^4
+ 14 (0xE) × 16^3
+ 2 × 16^2
+ 13 (0xD) × 16^1
+ 12 (0xC) × 16^0[/size]
= 5,890,780 (decimal)