I'm righting a macro that will generate the EXP gained when fighting enemies in D&D and i ran into an issue. My main focus is to have the macro search for the enemies name then select its experience then do the necessary functions to show total EXP and EXP per player. Right now my code successfully searches for the monster, but when I try to set the currently selected cell as a variable to use in my first function it produce an answer of 0. Can anyone help me or see what wrong with the code? thank you.
Update:
Found why i was getting 0 but now im getting -6 instead of 600.
Bookmarks