AcidicBanana How do I cheat?
Reputation: 0
Joined: 05 May 2020 Posts: 4
|
Posted: Sat May 09, 2020 6:05 am Post subject: Trouble creating assembly script |
|
|
Hi, so as the title says, I'm having trouble making a working assembly script.
The exact problem is, the assembly I'm trying to replace is called like, hundreds of times per second, and only sometimes does it actually modify the value I want.
The next step is finding out when the thing breaks so I can write a little compare script to check if my value is being modified.
I know about conditional breaks, but the value itself is behind a pointer.
How do I write a conditional break for a value like this?
|
|