Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: chrisronline
Forum: Lua/XML Help 12-07-20, 01:03 PM
Replies: 8
Views: 3,649
Posted By chrisronline
Awesome, this works. Thanks all so much!

Awesome, this works.

Thanks all so much!
Forum: Lua/XML Help 12-07-20, 12:15 PM
Replies: 8
Views: 3,649
Posted By chrisronline
Thanks for that information! The only reason I...

Thanks for that information!

The only reason I introduced the slash command is because I cannot seem to load the transmog data from the start.

This code:

function frame:OnEvent(event, arg1)
if...
Forum: Lua/XML Help 12-06-20, 02:44 PM
Replies: 8
Views: 3,649
Posted By chrisronline
Oh wow, that was it! It seems to be working...

Oh wow, that was it! It seems to be working now.

I guess when the log out event is emitted, the transmog API is returning nothing? Is there a way around this? Maybe a "pre log out" event of some...
Forum: Lua/XML Help 12-06-20, 01:25 PM
Replies: 8
Views: 3,649
Posted By chrisronline
Thanks for the quick reply! Which one?...

Thanks for the quick reply!


Which one? `ArmoryHubExportData ` is the SavedVariable

It's in my .toc file:

## SavedVariables: ArmoryHubExportData
Forum: Lua/XML Help 12-06-20, 12:14 PM
Replies: 8
Views: 3,649
Posted By chrisronline
Exclamation SavedVariables not writing table

Hey folks,

I'm fairly new to lua and WoW addon development in general so hopefully this is a simple issue.

I have the following code as the only lua file loaded by my addon.


local REGION_NAMES =...
Showing results 1 to 5 of 5