Home Forum Downloads My Favorites Register FAQ

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

Reply
 
Thread Tools Display Modes
Old 10-19-2008, 03:26 AM   #1
Thunderfang
A Bat
 
Join Date: Sep 2008
Posts: 1
Default hot buttons

I am trying to have mutiple sets hotbuttons. I have foudn soem to download but none of them seem to work. how do i go about ahbve moe than one set of hotbuttons.
Thunderfang is offline   Reply With Quote
Old 10-19-2008, 09:39 AM   #2
sunaeri
Premium Member
 
Join Date: Dec 2002
Posts: 114
Interface Author - Click to view interfaces
Default

You have to turn the extra hot button banks on in game. Open options, keys, set toggling the banks on to some key combo, then use those keys.
sunaeri is offline   Reply With Quote
Old 10-19-2008, 09:54 AM   #3
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

also can just go to the eq button open the character menu (i think) and click on the appropriate hotbutton bank and open them


hal
Halelen is offline   Reply With Quote
Old 03-15-2009, 01:14 PM   #4
Yoti
A Gray Wolf
 
Join Date: Feb 2007
Posts: 7
Default Changing text in the hotbuttons to NoWrap

I am trying to change the text from "Wrap" to "NoWrap", but haven't been able to find the right coding to do so. I run a custom window that I've been working on, and other than loosing some of the words, everything works great.

Also, along the same lines, what files do I need to modify to shrink the size of the spell gems? I can change the decal size, but that's only shrinking down the gem back ground size.
Yoti is offline   Reply With Quote
Old 03-15-2009, 02:25 PM   #5
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

as for the gem icons if you look below gem size there is an icon size so you can shrink the icon also, as for changing from wrap to no wrap... the only thing i have found that works is to make the buttons smaller to cutoff the extra words.


Hal
Halelen is offline   Reply With Quote
Old 03-15-2009, 02:36 PM   #6
Yoti
A Gray Wolf
 
Join Date: Feb 2007
Posts: 7
Default Spell Gems

<ScreenID>CSPW_Spell0</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>17</X>
<Y>4</Y>
</Location>
<Size>
<CX>40</CX>
<CY>32</CY>
</Size>
<SpellGemDrawTemplate>
<Holder>A_SpellGemHolder</Holder>
<Background>A_SpellGemBackground</Background>
<Highlight>A_SpellGemHighlight</Highlight>
</SpellGemDrawTemplate>
<SpellIconOffsetX>8</SpellIconOffsetX>
<SpellIconOffsetY>4</SpellIconOffsetY>
</SpellGem>

I've tried dropping the size down on the spell gems, and adjusting the offsets, but still to no avail. What I've tried dropping from 40/32 down to say 20/16, the background changes, but the inner part of the icon remains the same size.

What you say about the text wrap is what I'm trying to avoid.. What I tried doing was to make the hot button CX 80 CY 15. Size is good, but the text wraps no matter the horizontal size.
Yoti is offline   Reply With Quote
Old 03-16-2009, 11:07 AM   #7
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

That is because there is no decal size called for in your code there only offset
addd in decal size and you will be able to adjust it to your liking...idf ya need the decal code open the default buff window and grab it from there then add it to each element and adjust accordingly.


Hal
Halelen is offline   Reply With Quote
Old 06-08-2009, 06:47 AM   #8
Zatris
A Treant
 
Join Date: Aug 2003
Server: Druzzil Ro
Posts: 27
Interface Author - Click to view interfaces
Default

<NoWrap>true</NoWrap> ????
__________________
Hi I'm a newb, got any plat?

Zatz - The Combine(Drizle Ro)
Zatris is offline   Reply With Quote
Old 06-08-2009, 07:19 AM   #9
SmileyFAAce_
Guest
 
Posts: n/a
Default <NoWrap>true</NoWrap>

What does this do:<NoWrap>true</NoWrap>
I'm working on a Hot Button window. The text in the Hot Button seems to be top of one another..
For example;

Radiant
Cure


```````````````````

Quote:
I'm a noob, got any plat.


Classic! !!

You forgot to add on the end.. tv .

I'm a newb, got any plat? tv .
Teams of players used to run around saying that on our server.. meaning thank you ' ty '

SmileyFAAce_

Last edited by SmileyFAAce_ : 06-08-2009 at 02:48 PM.
  Reply With Quote
Old 06-08-2009, 08:03 AM   #10
Zatris
A Treant
 
Join Date: Aug 2003
Server: Druzzil Ro
Posts: 27
Interface Author - Click to view interfaces
Default

what the tv mean? been forever my memory is rusty there...

LOL that is funny then

Last edited by Zatris : 06-08-2009 at 03:31 PM.
Zatris is offline   Reply With Quote
Old 06-08-2009, 03:35 PM   #11
Zatris
A Treant
 
Join Date: Aug 2003
Server: Druzzil Ro
Posts: 27
Interface Author - Click to view interfaces
Default

always in the habit of editing in new questions Smiley?

I don't know for sure but I ASS=U+ME its wordwrap related
Zatris 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:02 AM.


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