How do you add a constant to an address with a double value?
How do you add a constant to an address with a double value?
Let's say I have a health value and it's in Double. I want to do an addition in Assembly that adds 10 every time the code that changes the value triggers. Normally I would just use Add but I don't think it works because the Double is actually a really big value in normal integer.
Re: How do you add a constant to an address with a double value?
ADDSDMr. Alien wrote: ↑Fri Oct 11, 2024 4:46 amLet's say I have a health value and it's in Double. I want to do an addition in Assembly that adds 10 every time the code that changes the value triggers. Normally I would just use Add but I don't think it works because the Double is actually a really big value in normal integer.
[Link]
[Link]
Who is online
Users browsing this forum: No registered users