View Single Post
06/03/23, 04:09 PM   #9
sinnereso
AddOn Author - Click to view addons
Join Date: Oct 2022
Posts: 245
Originally Posted by Calamath View Post
You didn't get the point of the thread, so I'll copy and paste.

You should use the global constant MAX_JOURNAL_QUESTS (=25) instead as the loop count.
And for each index, you need to check if it is valid or not.

This is really hard for me to say, the bug is in your code.

- Calamath
ok ill give it a whirl.
  Reply With Quote