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 08-15-2002, 05:14 PM   #1
Faeanor
A Gray Wolf
 
Join Date: Aug 2002
Server: Tunare
Posts: 4
Send a message via ICQ to Faeanor
Default Ability Timer

I have been trying to put the AAW_Timer from the Advanced Ability Windos that shows when a aa ability refreshes, to fit in my hotkey window without success.... Anyone have a clue how to do this?

I want the timer in my hotkey window so I see how many seconds it is left till Cann V refreshes without having to press the button.

Ideas, anyone??
Faeanor is offline   Reply With Quote
Old 08-15-2002, 06:47 PM   #2
ForinIronshield
Premium Member
 
Join Date: Aug 2002
Server: Tunare
Posts: 25
Interface Author - Click to view interfaces
Send a message via AIM to ForinIronshield Send a message via Yahoo to ForinIronshield
Default

I assume you mean this entity:
Quote:
<Label item="AAW_Timer">
<ScreenID>Timer</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<Location>
<X>383</X>
<Y>327</Y>
</Location>
<Size>
<CX>100</CX>
<CY>14</CY>
</Size>
<Text></Text>
<TextColor>
<R>51</R>
<G>204</G>
<B>51</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>true</AlignCenter>
<AlignRight>false</AlignRight>
</Label>


Unfortunately, you will note that there is no <EQTYPE></EQTYPE> definition associated with this item. Without an EQType, the item cannot be moved to a different window. As such, it is a placeholder for a gauge controlled by the UIEngine.

Looks like you need to add something to the Wish List forum
__________________
Forin Ironshield
Paladin of Underfoot
Aegis Wolves
Master Smith, Master Fletcher
Animals die, friends die and I shall die, but one thing never dies....
and that is the reputation we leave behind at our deaths.
ForinIronshield is offline   Reply With Quote
Old 08-15-2002, 11:13 PM   #3
Faeanor
A Gray Wolf
 
Join Date: Aug 2002
Server: Tunare
Posts: 4
Send a message via ICQ to Faeanor
Default

Ah, that explains it. Where does that timer get it's info from anyway since it is just a label??
Faeanor 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 12:05 PM.


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