WoW:Getting started with writing AddOns: Difference between revisions

(→‎Lua Files: Lua is NOT an acronym; the official site says so in the about page. Fixed.)
Line 93: Line 93:
== Start Coding! ==
== Start Coding! ==


Start with the tutorials extracted by the [http://us.blizzard.com/support/article.xml?locale=en_US&articleId=21466 Interface AddOn Kit]. The [[HOWTOs]] here has a ton of great examples to help you learn. Don't be shy to dig through someone else's AddOn for help, just be sure not steal code and give credit where credit is due.
Start with the tutorials extracted by the [http://us.blizzard.com/support/article.xml?locale=en_US&articleId=21466 Interface AddOn Kit]. The [[HOWTOs]] here has a ton of great examples to help you learn. Don't be shy to dig through someone else's AddOn for help, just be sure not to steal code and give credit where credit is due.


== Slash Commands ==
== Slash Commands ==
Anonymous user