Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: myrroddin
Forum: Lua/XML Help 01-06-20, 02:21 PM
Replies: 5
Views: 3,474
Posted By myrroddin
Ah. I'll poke into this deeper later. Looking at...

Ah. I'll poke into this deeper later. Looking at your code and your answers above, here's another tip: if you want to reset or wipe RaidSummonSyncDB such as you do on line 255, I instead suggest you...
Forum: Lua/XML Help 01-05-20, 08:12 AM
Replies: 5
Views: 3,474
Posted By myrroddin
BTW, what are the types for the keywords in your...

BTW, what are the types for the keywords in your options table? Am I not seeing those entries?
type = "toggle"
type = "select"
type = "keybind"
etc
Forum: Lua/XML Help 01-05-20, 08:08 AM
Replies: 5
Views: 3,474
Posted By myrroddin
Side note, line 1 should begin with the word...

Side note, line 1 should begin with the word local and optionsProfile on line 209 should also be localized.

If you have multiple Lua files in your addon, you can get a reference to the main table in...
Forum: Lua/XML Help 01-05-20, 08:02 AM
Replies: 5
Views: 3,474
Posted By myrroddin
Ace3 (not ACE3, it isn't an acronym) via AceDB...

Ace3 (not ACE3, it isn't an acronym) via AceDB only saves changes if the user actually makes a change. Say you have a default of "pet" = "dog". You will see nothing in the SV file for that entry....
Showing results 1 to 4 of 4