Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > Developer Discussion > General authoring help / discussion
User Name
Password

Reply
 
Thread Tools Display Modes
Old 06-28-2009, 11:11 AM   #1
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default Gems can be resized

Ok after asking around and seeing others ask with no real response I did some playing around and discovered gems can be resized and its not hard at all. There is no image manipulation required as others have stated its a simple change in the animation file. Only one draw back is as with others it all has to be in 64 increments. That being said here is how I did it.

First open the animations file and scroll down to gemicons1,2,and 3 and change <Size>
<CX>256</CX>
<CY>256</CY>
</Size>
to
<Size>
<CX>192</CX>
<CY>192</CY>
</Size>

or up 64 128 or whatever you want.

Now go to A_speel gems and change <CellHeight>24</CellHeight>
<CellWidth>24</CellWidth>

to <CellHeight>18</CellHeight>
<CellWidth>18</CellWidth>

its 6 for every 64 so using my 192 would be down 64 so minus 6 from 24 or 18


Next scroll down just below this and change the sizes for the gemicons from 256 to 192 and save and walla gem size changed..may have to open spellcast window and adjust offsets but that easy.


Clear as mud??



Hal
Halelen is offline   Reply With Quote
Old 07-01-2009, 03:51 PM   #2
Watik
A Gray Wolf
 
Join Date: Feb 2003
Server:
Posts: 7
Interface Author - Click to view interfaces
Default

Thanks Hal, that's interesting.
I'm going to play around with it and hopefully fix an annoying little bug with my UI.
Watik 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 11:25 AM.


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