Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > Tutorials & Info. > XML Tutorials & Info.
User Name
Password

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 11-19-2002, 06:05 PM   #1
Aideen
A Ghoul
 
Aideen's Avatar
 
Join Date: Aug 2002
Server: Veeshan
Posts: 14
Interface Author - Click to view interfaces
Send a message via AIM to Aideen
Default SpellBook Text Color

Ok.. this is more for me *grins* but for anyone else out there that wants to know.

To change the font color look below:

Quote:
<StaticText item ="SBW_SpellName0">
<ScreenID>SBW_SpellName0</ScreenID>
<Font>2</Font>
<TextColor>
<R>0</R> } Red Number
<G>0</G> } Green Number
<B>0</B> } Blue Number
</TextColor>
<RelativePosition>true</RelativePosition>
<Location>
<X>100</X>
<Y>50</Y>
</Location>
<Size>
<CX>100</CX>
<CY>16</CY>
</Size>
<Text>Complete Healing</Text>
<NoWrap>false</NoWrap>
<AlignCenter>true</AlignCenter>
<AlignRight>false</AlignRight>
</StaticText>



Every spell from 0 -15 you need to add this:
<TextColor>
<R>0</R> } Red Number
<G>0</G> } Green Number
<B>0</B> } Blue Number
</TextColor>

You can change the colors to your desire:
RGB Color Codes

Notes: Thanks to Pure for posting this way back when.
__________________
<BR>
Gear | Artwork by: Cold Fuzion Studios<BR>Philanthropist of EQ Pixel Army
Aideen is offline   Reply With Quote
 




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 09:56 PM.


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