Alright, this is going to be a chore to convey the issue coherently, so bear with me:
In the event there are three relevant terms, Position Runes, Bound Runes, Rune Activations.
The issue with the event is this:
- Whenever the Rune Activation code comes above the Rune Activations code, the left click functionality of the Bound Runes stops working.
- Whenever the Bound Runes code is above the Rune Activations code, all runes stop working except Bound Runes, because it treats everything like Bound Runes.
- Because of that I need help/ideas on how to rewrite the code so everything will work as intended.
- The code for Position Runes is irrelevant for this issue since it works as intended no matter the position.