Home Forum Downloads My Favorites Register FAQ

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

Reply
 
Thread Tools Display Modes
Old 07-29-2002, 10:30 AM   #1
Shaylanna
A Gray Wolf
 
Join Date: Jul 2002
Posts: 7
Default Need Modification Help

http://64.37.68.236/shaylanna/buffbox.jpg

This is the version of the Long Buff window that I modified (not that I have clue one what I am doing)

I changed the buffs.bmp colorization and made it smaller.
(This is the image that gives you the green or red back grounds to the buff names depending on whether they are beneficial or detrimental buffs)

I changed the size in the EQUI_Animations.xml file to reflect the new width of the bmp.

I also changed the font sizes to 1 in the EQUI_BuffWindow.xml and changed the width of all the Buff Label's to 250 from 344.

The problm is, the image is repeating and I can't figure out how to change the physical dimensions of the Buff Window itself. (Color me XML dumb)

If anyone can figure this out and fix it, or tell me how... I would appreciate it greatly =)
http://64.37.68.236/shaylanna/Long_buff1.zip
__________________
Guild Leader - Arias'tama

Last edited by Shaylanna : 07-30-2002 at 06:39 PM.
Shaylanna is offline   Reply With Quote
Old 07-29-2002, 01:45 PM   #2
Faeriemage
A Snow Griffin
 
Join Date: Jul 2002
Server: Zebuxoruk
Posts: 55
Default Umm...

Color me confused but your liks are not working and I can not see what the problem is or I would help you out.
Faeriemage is offline   Reply With Quote
Old 07-29-2002, 02:22 PM   #3
Shaylanna
A Gray Wolf
 
Join Date: Jul 2002
Posts: 7
Default

Try the links now and let me know. There is some hotlink protection stuff on the server and i am not sure I disabled it properly
Shaylanna is offline   Reply With Quote
Old 07-29-2002, 04:34 PM   #4
Shaylanna
A Gray Wolf
 
Join Date: Jul 2002
Posts: 7
Default

Were you able to access the links after the modification I made to my webserver?
Shaylanna is offline   Reply With Quote
Old 07-29-2002, 04:43 PM   #5
Faeriemage
A Snow Griffin
 
Join Date: Jul 2002
Server: Zebuxoruk
Posts: 55
Default

for some reason ever putting www.ariastama.org into a new window is comming up with an error. I have no idea what is going on, but I would like to help out.
Faeriemage is offline   Reply With Quote
Old 07-29-2002, 05:18 PM   #6
UniDyne
A Tundra Mammoth
 
Join Date: Jul 2002
Server: Veeshan
Posts: 64
Wink

Aha!!

The Ui2DAnimation declaration for RedIconBackground needs to have its width changed too. Still reads as 253 wide, rather than the new bitmap width.

Code:
<Ui2DAnimation item = "RedIconBackground"> <Cycle>true</Cycle> <Frames> <Texture>buff.bmp</Texture> <Location> <X>0</X> <Y>24</Y> </Location> <Size> <CX>224</CX> <CY>20</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> <Duration>1000</Duration> </Frames> </Ui2DAnimation>


Have fun! (Nice mod, by the way)
UniDyne is offline   Reply With Quote
Old 07-29-2002, 07:08 PM   #7
Geddine
A Wooly Rhino
 
Join Date: Jul 2002
Server: Morell-Thule
Posts: 77
Interface Author - Click to view interfaces
Default

Can't get the links to work either.
__________________
Geddine
"Of all the things I've lost, I miss my mind the most"
Geddine is offline   Reply With Quote
Old 07-29-2002, 07:54 PM   #8
UniDyne
A Tundra Mammoth
 
Join Date: Jul 2002
Server: Veeshan
Posts: 64
Default

Hmmm.... The links worked fine for me. Must be a DNS issue?
UniDyne is offline   Reply With Quote
Old 07-29-2002, 09:46 PM   #9
Shaylanna
A Gray Wolf
 
Join Date: Jul 2002
Posts: 7
Default

Aye apparently there is a DNS server whacked someplace, half the guild can get to site, other half can't
Shaylanna is offline   Reply With Quote
Old 07-29-2002, 11:39 PM   #10
Shaylanna
A Gray Wolf
 
Join Date: Jul 2002
Posts: 7
Default

changed those values, but the image is still repeating to the right hand side =(
Shaylanna is offline   Reply With Quote
Old 07-30-2002, 06:54 PM   #11
Faeriemage
A Snow Griffin
 
Join Date: Jul 2002
Server: Zebuxoruk
Posts: 55
Default

To change the size of the Buff window go dow to this portion of the code.

Code:
<Screen item = "BuffWindow"> <!--<ScreenID/>--> <Text>Effects</Text> <RelativePosition>false</RelativePosition> <Location> <X>496</X> <Y>230</Y> </Location> <Size> <CX>210</CX> <CY>325</CY> </Size>


Change the <CX> value to change the width and modify the <CY> value to change the height.

Aslo as UniDyne said it is a problem in your definition size.
Faeriemage 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:50 PM.


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