View Single Post
07-07-15, 10:31 PM   #10
SDPhantom
A Pyroguard Emberseer
 
SDPhantom's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2006
Posts: 2,326
I would suggest starting by working on small addons to do some simple things and building up your understanding of the system from there. Nothing will burn you out faster than to dive into a fully customized UI and scramble to attempt to understand what's going on. I suggest starting with the game and widget APIs. After you have a good handle on the core concepts of the environment, then you could take a look at the Ace framework and other user-created libraries. Many addons use these libraries, so knowledge in them would be helpful when debugging.
__________________
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)

Last edited by SDPhantom : 07-07-15 at 10:33 PM.
  Reply With Quote