Posts: 392
Threads: 35
Joined: Dec 2018
Reputation:
20
Hmm... I think I may have made an oops. Try changing the second "85 B6" to "85 B5"... it looks like the code I provided overwrites the animation twice instead of overwriting the animation and then the command.
So A9 ** 85 B6 A9 02 85 B5
Posts: 22
Threads: 11
Joined: May 2019
Reputation:
2
04-23-2020, 04:53 PM
(This post was last modified: 04-23-2020, 05:30 PM by Morendo.)
Aha! That did it! I'll have to fool around with it some more, but this is an excellent jumping-off point. Thanks!
EDIT- For anyone else following along, if you jump to $1741 instead of $1765 it will display the name of the magic spell at the top of the screen instead of just "Magic". Happy coding!