Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: max291
Forum: AddOn Help/Support 04-15-21, 12:30 PM
Replies: 6
Views: 2,837
Posted By max291
Ok, thanks for clarifying that it should work, I...

Ok, thanks for clarifying that it should work, I will play around then and see if I can get it to work.
Forum: AddOn Help/Support 04-15-21, 11:56 AM
Replies: 6
Views: 2,837
Posted By max291
I am running that code when someone selects via a...

I am running that code when someone selects via a drop-down menu what he/she looks for. So its not executed right away.

I also tried this "LoadAddOn("Blizzard_EncounterJournal")", but it didn't...
Forum: AddOn Help/Support 04-15-21, 07:14 AM
Replies: 6
Views: 2,837
Posted By max291
How does C_EncounterJournal work?

If I run this piece of code:

EJ_SelectInstance(1182)
numLoot = EJ_GetNumLoot()

for i = 1, numLoot do
itemInfo = C_EncounterJournal.GetLootInfoByIndex(i)
end

it only works after I reload my UI. So...
Showing results 1 to 3 of 3