Home Forum Downloads My Favorites Register FAQ Mark Forums Read

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

Reply
 
Thread Tools Display Modes
Old 01-24-2010, 10:49 PM   #1
Montyii
A Ghoul
 
Join Date: Jun 2004
Posts: 15
Question Spell Cast Window background help

I hope this is the right area of the boards to put this. I use Sars UI, and the spell cast window has not been updated to 12 slots yet. So, I am using a different cast window and I like it. The only problem is the background makes it difficult to read the spell names. I'm wanting to know how to remove that to make it easier to read, possible edit a .tga image? I have included the Sars spell window as well as the one I am currently using so you know what I'm talking about.

The gemsold image is the Sars one, and you can see the red, yellow, and purple backgrounds where the spell names are. In the new window I'm using (found here, post #3 by kulerasiel: http://www.eqinterface.com/forums/s...ead.php?t=20548 ) the backgrounds are white, and blend in with the spell names making them difficult to read. I want to remove that so the spell names are against a black background. Any help is appreciated, and again I hope I have posted this in the right area. Thanks!
Attached Images
File Type: bmp gemsold.bmp (79.1 KB, 14 views)
File Type: bmp gems.bmp (125.5 KB, 8 views)
Montyii is offline   Reply With Quote
Old 02-06-2010, 05:46 PM   #2
Montyii
A Ghoul
 
Join Date: Jun 2004
Posts: 15
Default

Bump, anyone?
Montyii is offline   Reply With Quote
Old 02-06-2010, 09:02 PM   #3
Dimencia
Premium Member
 
Dimencia's Avatar
 
Join Date: Oct 2004
Posts: 204
Interface Author - Click to view interfaces
Default

Just a guess, but after a quick look at that post #3, the spell window is basicly 3 parts.
Spell Gem
Spell Name
Backgrounds

down at the bottom of the file you will see

PHP Code:
 <Pieces>CSPW_Spell11_Name</Pieces>
 <
Pieces>CSPW_Spell0_No</Pieces>
 <
Pieces>CSPW_Spell1_No</Pieces>
 <
Pieces>CSPW_Spell2_No</Pieces>
 <
Pieces>CSPW_Spell3_No</Pieces>
 <
Pieces>CSPW_Spell4_No</Pieces>
 <
Pieces>CSPW_Spell5_No</Pieces>
 <
Pieces>CSPW_Spell6_No</Pieces>
 <
Pieces>CSPW_Spell7_No</Pieces>
 <
Pieces>CSPW_Spell8_No</Pieces>
 <
Pieces>CSPW_Spell9_No</Pieces>
 <
Pieces>CSPW_Spell10_No</Pieces>
 <
Pieces>CSPW_Spell11_No</Pieces>
 <
Pieces>CSPW_SpellBook</Pieces

change this to:
PHP Code:
 <Pieces>CSPW_Spell11_Name</Pieces>
<!--
 <
Pieces>CSPW_Spell0_No</Pieces>
 <
Pieces>CSPW_Spell1_No</Pieces>
 <
Pieces>CSPW_Spell2_No</Pieces>
 <
Pieces>CSPW_Spell3_No</Pieces>
 <
Pieces>CSPW_Spell4_No</Pieces>
 <
Pieces>CSPW_Spell5_No</Pieces>
 <
Pieces>CSPW_Spell6_No</Pieces>
 <
Pieces>CSPW_Spell7_No</Pieces>
 <
Pieces>CSPW_Spell8_No</Pieces>
 <
Pieces>CSPW_Spell9_No</Pieces>
 <
Pieces>CSPW_Spell10_No</Pieces>
 <
Pieces>CSPW_Spell11_No</Pieces>
-->
 <
Pieces>CSPW_SpellBook</Pieces

I have NOT tested this nor have time to do so, but it should work.
__________________
Dimencia Everhate
Dimencia is offline   Reply With Quote
Reply



Thread Tools
Display Modes

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:27 AM.


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