Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > Developer Discussion > Graphics modification help.
User Name
Password

Reply
 
Thread Tools Display Modes
Old 09-25-2004, 03:30 AM   #1
Dravenlee
A Ghoul
 
Join Date: Aug 2002
Posts: 18
Interface Author - Click to view interfaces
Default Where is my mini book?!

OK....between two other .XMLs that have been posted, I was able to fix my Spell Bar so that it was just like I wanted it, but without the labels that just got in my way. The only problem is that after modifying them (or butchering them, not sure which at this point ) the mini spell book will not show up no matter what I do. Here is the .tga and the .xml that I am currently using, just wanted to know if anyone would help me in trying to figure out why I can't get my mini book in there. I am trying to learn a little bit piece by piece, so if anyone can help me fix it, please post how so that I can learn a little bit from this experience. Thanks to all who can help in advance!
Attached Files
File Type: xml EQUI_CastSpellWnd.xml (10.9 KB, 4 views)
File Type: zip tkspellbarDL.zip (44.9 KB, 4 views)
__________________
Dravenlee O'Barr
Necromancer of the 65th level of Knowledge
"My dreams are a reality that I can't hold on to, and reality is a dream that refuses to let me go."
Dravenlee is offline   Reply With Quote
Old 09-25-2004, 08:56 AM   #2
Taleisin
Guest
 
Posts: n/a
Default

this should work

in red are the numbers you had in the texture calls, they did not match the graphic
Code:
<Ui2DAnimation item="TK_SpellBookOpen"> <Frames> <Texture>tkspellbar.tga</Texture> <Location> <X>49</X> <Y>144</Y>177 </Location> <Size> <CX>29</CX> <CY>16</CY> </Size> </Frames> </Ui2DAnimation> <Ui2DAnimation item="TK_SpellBookClosed"> <Frames> <Texture>tkspellbar.tga</Texture> <Location> <X>49</X>48 <Y>161</Y>194 </Location> <Size> <CX>29</CX> <CY>16</CY> </Size> </Frames> </Ui2DAnimation>


hope this helps you some
  Reply With Quote
Old 09-25-2004, 11:09 AM   #3
Dravenlee
A Ghoul
 
Join Date: Aug 2002
Posts: 18
Interface Author - Click to view interfaces
Default

And those three numbers made all the difference......Thank you so very much!
Dravenlee is offline   Reply With Quote
Reply




Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT -5. The time now is 06:14 PM.


vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI