Home Forum Downloads My Favorites Register FAQ

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

Reply
 
Thread Tools Display Modes
Old 09-02-2024, 08:44 PM   #1
Kalthazz
A Weathered Clockwork
 
Kalthazz's Avatar
 
Join Date: Aug 2002
Server: tunare
Posts: 325
Interface Author - Click to view interfaces
Send a message via ICQ to Kalthazz Send a message via Yahoo to Kalthazz
Default missing expansion category

what ui file controls what expansions can be seen in the achievements categories window as i seem to be missing one in my ui and just looking to find which file in the defualt i can use to put in my own ui as the lauriens song expansion is missing iits graphic so what should i be looking into to fix this

https://imgbox.com/jrXZ2I4p
Kalthazz is offline   Reply With Quote
Old 09-03-2024, 01:09 PM   #2
mh272
A Shissar Disciple
 
Join Date: Jan 2017
Posts: 131
Interface Author - Click to view interfaces
Default

Quote:
Originally Posted by Kalthazz
what ui file controls what expansions can be seen in the achievements categories window as i seem to be missing one in my ui and just looking to find which file in the defualt i can use to put in my own ui as the lauriens song expansion is missing iits graphic so what should i be looking into to fix this

https://imgbox.com/jrXZ2I4p


It's your animations file.

Add the following to it.

<Ui2DAnimation item="A_LS">
<Frames>
<Texture>EQ_expansion_logos2.tga</Texture>
<Location>
<X>256</X>
<Y>96</Y>
</Location>
<Size>
<CX>128</CX>
<CY>32</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
</Frames>
</Ui2DAnimation>

<Ui2DAnimation item="A_LSHover">
<Frames>
<Texture>EQ_expansion_logos2.tga</Texture>
<Location>
<X>256</X>
<Y>128</Y>
</Location>
<Size>
<CX>128</CX>
<CY>32</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
</Frames>
</Ui2DAnimation>

<Ui2DAnimation item="A_LSSelected">
<Frames>
<Texture>EQ_expansion_logos2.tga</Texture>
<Location>
<X>256</X>
<Y>160</Y>
</Location>
<Size>
<CX>128</CX>
<CY>32</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
</Frames>
</Ui2DAnimation>
mh272 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:23 PM.


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