Telic
23-06-2007, 12:52 PM
WoW APIs, Tutorials, etc.
______________________
http://www.wowwiki.com/Interface_Customization
Blizzards own Toolkit
_________________
http://www.blizzard.com/support/wow/?id=aww01669p
Unpacks Blizzard's MPQ files so you can examine the LUA and XML files used to define the UI.
Also, the LUA and XML for those parts of the UI that Blizzard have implemented as AddOns.
Also, all the sounds, maps, models, etc.
[Alternatively Google for MPQ tools like WinMPQ and unpack Blizzard's MPQ files yourself]
LUA Coding
_________
http://www.lua.org/manual/5.1/
http://www.lua.org/pil/
______________________
http://www.wowwiki.com/Interface_Customization
Blizzards own Toolkit
_________________
http://www.blizzard.com/support/wow/?id=aww01669p
Unpacks Blizzard's MPQ files so you can examine the LUA and XML files used to define the UI.
Also, the LUA and XML for those parts of the UI that Blizzard have implemented as AddOns.
Also, all the sounds, maps, models, etc.
[Alternatively Google for MPQ tools like WinMPQ and unpack Blizzard's MPQ files yourself]
LUA Coding
_________
http://www.lua.org/manual/5.1/
http://www.lua.org/pil/