Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > General Discussion > Help ! ? ! ?
User Name
Password

Reply
 
Thread Tools Display Modes
Old 01-30-2003, 11:06 AM   #1
Dvaren
A Gray Wolf
 
Join Date: Jan 2003
Posts: 8
Talking Minor bug that I have no idea how to fix

If you look closely, you'll notice that the spells on the right hand side do not line up with thier appropriate slots. Is there an easy fix for this?
Attached Images
File Type: jpg vertspellbook.jpg (59.9 KB, 26 views)
Dvaren is offline   Reply With Quote
Old 01-30-2003, 09:29 PM   #2
kitsinu
A Shissar Defiler
 
Join Date: Dec 2002
Server: Xegony
Posts: 179
Default

I magnified your image and found that your Spell icons and labels were off by 11 pixels. Go through and subtract 11 from the numbers in your EQUI_SpellBookWnd.xml file that I have highlighted :


<Button item = "SBW_Spell8">
<ScreenID>SBW_Spell8</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<Location>
<X>270</X>
<Y>20</Y>
</Location>
<Size>
<CX>44</CX>
<CY>44</CY>
</Size>
<Style_Transparent>false</Style_Transparent>
<!--<TooltipReference/>-->
<Style_Checkbox>false</Style_Checkbox>
<!--<RadioGroup/>-->
<ButtonDrawTemplate>
<Normal>BlueIconBackground</Normal>
<NormalDecal>BuffIcons</NormalDecal>
</ButtonDrawTemplate>
<!--<SoundPressed/>-->
<!--<SoundUp/>-->
<!--<SoundFlyby/>-->
<DecalOffset>
<X>2</X>
<Y>2</Y>
</DecalOffset>
<DecalSize>
<CX>40</CX>
<CY>40</CY>
</DecalSize>
</Button>
<StaticText item ="SBW_SpellName8">
<ScreenID>SBW_SpellName8</ScreenID>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>250</X>
<Y>64</Y>
</Location>
<Size>
<CX>84</CX>
<CY>16</CY>
</Size>
<Text>Complete Healing</Text>
<NoWrap>false</NoWrap>
<AlignCenter>true</AlignCenter>
<AlignRight>false</AlignRight>
</StaticText>


Expect your spell book to be a bit different than this one. This is from the default spellbook.
kitsinu is offline   Reply With Quote
Old 01-31-2003, 05:05 PM   #3
Dvaren
A Gray Wolf
 
Join Date: Jan 2003
Posts: 8
Default

Thanks so much =)
Dvaren 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 12:30 AM.


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