Page 1 of 1

AddOn Developer Resources (Tailored to Nost)

PostPosted: Wed Aug 19, 2015 7:52 pm
by MonoTekETeA
Hello All,

I am looking into making AddOns for this server and wanted to keep a running post of how-tos and useful information for developing UIs. If you have any helpful links or pointers, please let me and other aspiring people know.

The most interesting part is actually trying to go back in time to discover some of this stuff, but most sites did a fantastic job at archiving, so it is easier than harder to figure things out...but I still have a long ways to go.

With out further adieu:

Helpful How-to that is kicking me off:
http://wowwiki.wikia.com/wiki/Getting_s ... id=1134778

Ace2 Framework Documentation:
http://old.wowace.com/Ace2

Build 5875 (Nost Vanilla Build) FrameXML Files:
https://www.townlong-yak.com/framexml/5875

myWarcraftStudio Model viewer and data extractor:
http://www.cnitblog.com/linghuye/archiv ... /1861.aspx

Re: AddOn Developer Resources (Tailored to Nost)

PostPosted: Thu Aug 20, 2015 7:20 am
by LYQ
ps. with the software myWarcraftStudio you can open blizzards .mpq files, not just for the FrameXML but also if you want to replace textures etc.

I was also thinking about writing a quick guide to start of with the basics needed for classic addons since I get asked via PM frequently.

Re: AddOn Developer Resources (Tailored to Nost)

PostPosted: Thu Aug 20, 2015 4:29 pm
by MonoTekETeA
Hello LYQ,

This is the exactly the type of input I was looking for, thanks for the help!

I will add it to the list!