View Single Post
11-11-14, 06:50 PM   #5
SDPhantom
A Pyroguard Emberseer
 
SDPhantom's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2006
Posts: 2,327
That looks like it would only work when crawling through the Blizzard options frames. I'd try modifying that to look for the various CVar functions like GetCVar() and GetCVarBool(). You can also look for anything responding to the CVAR_UPDATE event. You'd also want to scan the extracted AddOns folder as the Blizzard LoD addons also work on some CVars.
__________________
WoWInterface AddOns
"All I want is a pretty girl, a decent meal, and the right to shoot lightning at fools."
-Anders (Dragon Age: Origins - Awakening)
  Reply With Quote