I was having a bit of trouble with
Memcalc. I wanted to change a unit's maximum HP while in game so I did everything needed. The only thing is the User Input (The stuff that you want to change / choose to change. {Such as Unit's Shield Toggle, there is 00, 01, and 02.}). When it tells me what does what, it says this "Combined value of bytes 2-4 (green highlight) equal to max HP total (00) 01 00 00 = 1 HP, (00) FF FF FF = 16777215 HP." and I have no idea what it means. What would I do if I wanted the unit's max HP to be 25, what would I put in? (Hexadecimal if possible please)
(If this helps, I start at 20 health.)
I tried many different things to get 25 HP, and none seemed to work.Note: Putting in 25 DOES NOT WORK! So please don't tell me to do that.