Home Forum Downloads My Favorites Register FAQ Mark Forums Read

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

Reply
 
Thread Tools Display Modes
Old 01-17-2013, 06:07 PM   #1
Whipsnade
A Ghoul
 
Join Date: Feb 2003
Posts: 15
Default New chrono and santa hat icon problems

My ui is a combination of different pieces. My problem is with just 2 icons. The new chrono and the santa hat icons do not show up on my screen. If I click where the icon should be it puts the invisible icon on my cursor. Am I missing a file or something else?

Thanks
__________________
Whipsnade
Eternal Sovereign
Bertoxxulous
Whipsnade is offline   Reply With Quote
Old 01-17-2013, 06:44 PM   #2
valaury3169
Enhanced Imperial Golem
 
Join Date: Jun 2008
Posts: 204
Interface Author - Click to view interfaces
Default

you are missing the entries in your EQUI_Animations.xml for the most recent Dragitems.tga

Add these to your EQUI_Animations.xml file (find similar code and paste in)

Code:
<TextureInfo item="dragitem121.tga"> <Size> <CX>256</CX> <CY>256</CY> </Size> </TextureInfo> <TextureInfo item="dragitem122.tga"> <Size> <CX>256</CX> <CY>256</CY> </Size> </TextureInfo>


Code:
<Frames> <Texture>dragitem121.tga</Texture> <Location> <X>0</X> <Y>0</Y> </Location> <Size> <CX>256</CX> <CY>256</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> <Duration>1000</Duration> </Frames> <Frames> <Texture>dragitem122.tga</Texture> <Location> <X>0</X> <Y>0</Y> </Location> <Size> <CX>256</CX> <CY>256</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> <Duration>1000</Duration> </Frames>
valaury3169 is offline   Reply With Quote
Old 01-17-2013, 07:25 PM   #3
Whipsnade
A Ghoul
 
Join Date: Feb 2003
Posts: 15
Default

thanks that fixed the invisible icons but screwed up a lot of other things in my ui

so i can't use it as is. i'll see if i can get the file on here

I can't copy the animation file to here for some reason.
I'm using the equi animation file from the default ui folder so why would it be screwed up? Any ideas on that?

Last edited by Whipsnade : 01-18-2013 at 04:58 PM.
Whipsnade is offline   Reply With Quote
Old 01-18-2013, 06:04 PM   #4
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

Delete the animations file...NEVER copy anything from default to your ui folder unless you are altering it, it takes care of that by itself, you are asking for problems if you do
Halelen 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 11:20 AM.


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