Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: myrroddin
Forum: Lua/XML Help 10-16-19, 11:14 AM
Replies: 11
Views: 2,946
Posted By myrroddin
D'oh, of course. Thanks, Urtgard. Now I only need...

D'oh, of course. Thanks, Urtgard. Now I only need to get the Curseforge Packer to stop screwing up my code...
Forum: Lua/XML Help 10-14-19, 11:17 PM
Replies: 11
Views: 2,946
Posted By myrroddin
That seems to be working, woot! I've tested...

That seems to be working, woot! I've tested between Stormwind and Elywnn Forest, as per usual. When I get a chance I will go to another zone.

Taking the else break part was the fix, huh?
Forum: Lua/XML Help 10-14-19, 10:32 PM
Replies: 11
Views: 2,946
Posted By myrroddin
Commenting it out still doesn't fix the issue....

Commenting it out still doesn't fix the issue. The lines
self:Print("DEBUG: SetWatchedFactionByFactionID name:", name)
self:Print("DEBUG: SetWatchedFactionByFactionID index:", i)
Are not printing...
Forum: Lua/XML Help 10-14-19, 10:28 PM
Replies: 11
Views: 2,946
Posted By myrroddin
I'll comment it out for now. Eventually that line...

I'll comment it out for now. Eventually that line is for when I pass subzone strings via a table for those smaller areas that have a different associated faction than the main zone.

I thought that...
Forum: Lua/XML Help 10-14-19, 10:04 PM
Replies: 11
Views: 2,946
Posted By myrroddin
Vrul, yes, that's probably a bug, though upon...

Vrul, yes, that's probably a bug, though upon testing walking from Stormwind City to Elwynn Forest, the UIMapIDs sync, but the watched rep is now printing nothing. Hm, progress?
function...
Forum: Lua/XML Help 10-14-19, 09:16 PM
Replies: 11
Views: 2,946
Posted By myrroddin
It occurs to me to post more code, so this is my...

It occurs to me to post more code, so this is my entire opening and closing of faction headers, plus setting of the faction by factionID. If anyone wants to see all of the code, I'll be happy to post...
Forum: Lua/XML Help 10-14-19, 09:09 PM
Replies: 11
Views: 2,946
Posted By myrroddin
[Classic] GetNumFactions() not getting past index 1

I have a function that sets the watched faction by factionID, seeing how Blizzard's SetWatchedFactionIndex() only works from 1 to GetNumFactions() I had to create a function.

However, my code isn't...
Showing results 1 to 7 of 7