Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Getting started the WoTtLK tutorial => Workboard => Topic started by: XxXGenesisXxX on January 28, 2014, 11:32:32 pm

Title: [TUTORIAL] Interface Modding - Character Create Screen
Post by: XxXGenesisXxX on January 28, 2014, 11:32:32 pm
WORKBOARD NOTE: This is a video tutorial series, I have completed the first episode and it is currently being uploaded. Just using this to post referred links and stuff for now. Also, what section of the forums should I post it in? It's basically UI modding the character create screen.

Introduction


What's up guys, this is going to be a video series of how to mod the interface and will branch out of various areas, starting with modding the Create a Character screen. It will hopefully teach you how to work your way around the interface XML and Lua files, but more importantly it will hopefully help you teach yourself in the future.

Disclaimers


- I am hopeless and seeing through things like this, so don't be too surprised if it comes to an abrupt halt. I apologize for that, but it's just something I do and can't promise any different.
- This is all going to be for the WoW 3.3.5a client, however I doubt that much will change in terms of using Lua and XML for newer versions.

Prerequisites


Requirements


- WoW 3.3.5a (Wrath of the Lich King)
- Custom WoW.exe with GlueXML check removed (See Recommended): viewtopic.php?f=26&t=181 (http://modcraft.io/viewtopic.php?f=26&t=181" onclick="window.open(this.href);return false;)
- Knowledge on how to create patches (See Recommended): viewtopic.php?f=26&t=41 (http://modcraft.io/viewtopic.php?f=26&t=41" onclick="window.open(this.href);return false;)
- Knowledge on how to extract interface files: viewtopic.php?f=26&t=41 (http://modcraft.io/viewtopic.php?f=26&t=41" onclick="window.open(this.href);return false;)

Recommended


- No more patches: viewtopic.php?f=26&t=1828 (http://modcraft.io/viewtopic.php?f=26&t=1828" onclick="window.open(this.href);return false;)
- Remove GlueXML Check Tool: viewtopic.php?f=59&t=883 (http://modcraft.io/viewtopic.php?f=59&t=883" onclick="window.open(this.href);return false;)
- Instead of the above 2, you can just download my WoW.ex: https://www.mediafire.com/?0wsv4j9391j3a6h (https://www.mediafire.com/?0wsv4j9391j3a6h" onclick="window.open(this.href);return false;)
- Notepad++ (It's a godsend)
- Create a shortcut to your WoW.exe, right-click it, go to properties, at the end of the Target add -console

The Tutorials


Character Create Screen


Part 1: http://www.youtube.com/watch?v=aeZAsNLusyw&feature=youtu.be

Closing


Hope these videos help people, if you see any issues or have any problems just let me know, either on here or on my channel.