Forum > Tutorials
[TUTORIAL] Creating a shell of a class!
<< < (10/17) > >>
Ascathos:
--- Quote from: "lawrytrix" ---I´m using Notepad++ since the first day of my modding "career" :D
Here is the line:
--- Quote ---CharacterCreateClassIcon:SetTexCoord(coords[1], coords[2], coords[3], coords[4]); --- End quote ---
--- End quote --- This is the function having issues. It says what it does. So you could easily assume what the issue might be... Try looking at the icon orientation, as it seems off.
XxXGenesisXxX:
As Ascathor said, it's says pretty clearly what the problem is. Something is still not right with your coords that I posted just before.
lawrytrix:
I don´t get it -.- I´ll post my CharacterCreate.lua, CharacterCreate.xml and the Gluestrings.lua on pastebin. Hope you can find the mistake.
CharacterCreate.lua :
--- Quote ---http://pastebin.com/VkMChdB3 --- End quote ---
CharacterCreate.xml :
--- Quote ---http://pastebin.com/PYSZQgLT --- End quote ---
GlueStrings.lua :
--- Quote ---http://pastebin.com/0H3i3YMf --- End quote ---
Nortwin:
Thank you, I tested and it worked like a charm.
Really appreciated, thanks again!
mferrill:
Worked Great for me. TYVM for the guide.
I've got the DB editing and Core editing done almost as well. And Spell.cpp's were pretty easy. I am much more familiar with c++ than dbc editing and xml editing.
Having a bit of trouble with Talents though. I can give it default taltents for like a mage or what have you...haven't learned how to make my own yet though.
Any advice in that area?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
|