-
Posted by dasjestyr on Fri, 26 Dec 2014 01:56:49
So I'm new to addon development. Simple question: Do I have to restart WoW every time I make a change (debugging) to the addon I'm developing? That seems a bit silly especially when I'm learning. I'm used to being able to tinker in a language and watch how it's working -- I think this is how most any developer learns. So what am i missing? Also, how do you test code that requires you to be in a raid group?
-
Posted by basil/2 on Fri, 26 Dec 2014 09:26:17
Try typing /reload in chat.
As for raid, try to go to Ashran and get a raid there.
-
Posted by minimulenz on Sat, 24 Jan 2015 12:16:25
XSSFilter could not parse (X)HTML: <p>The most useful addon you can have for debugging pages of script is WoWLua.</p> <p>However, if you don't want to install another addon, you can run Lua script directly ingame using "/script <Lua code>"</p>