EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Developer Discussion > XML Modification Help & Info

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 02-21-2010, 03:54 PM
battosa battosa is offline
A Berserk Golem
 
Join Date: Mar 2008
Server: Antonia Bayle
Posts: 58
Default Hotbar : Add amount of proc left

don't know if it's possible but i would like to see the amount of proc left when i cast a spell like Hostage of the Coercer

I've seen this on some Maintened effect windows but i don't know how to add it in a Hotbar windows

DynamicData="/GameData.Maintained.Spell_30.AmountRemaining"

Is it even possible?
thanks
Reply With Quote
  #2  
Unread 02-21-2010, 04:48 PM
EQAditu's Avatar
EQAditu EQAditu is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Permafrost
Posts: 256
Default

Possible, yes. Remotely easy... no. Not even particularly easy to explain.

I do like making scripting mods though... I might find time to do such a thing.
Reply With Quote
  #3  
Unread 02-21-2010, 04:54 PM
lordebon lordebon is offline
Fetish Core author
This person is a EQ2Map developer.
Featured
 
Join Date: Jun 2005
Server: Crushbone
Posts: 2,667
Default

There's no simple way for the hotbutton to know which thing is in there and then try to match it up against your maintained window. It might still be possible to do, but I doubt it would be simple, and you'd probably have to tell the hotbar which effect it was looking for manually.
__________________
Reply With Quote
  #4  
Unread 02-21-2010, 04:56 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Quote:
Originally Posted by EQAditu View Post
Possible, yes. Remotely easy... no. Not even particularly easy to explain.

I do like making scripting mods though... I might find time to do such a thing.
Run it OnTextChanged of the maintained spells. The only problem is probably that you'll need to compare all of them each time to not run into race conditions between enabling and disabling the overlay, so you'll be wasting a lot of clock cycles all the time. But that doesn't appear to be that much of a consideration these days...
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #5  
Unread 02-21-2010, 05:01 PM
EQAditu's Avatar
EQAditu EQAditu is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Permafrost
Posts: 256
Default

Well, there are ways to limit such things. Just have the Amount Remaining set a flag if it has a value other than whatever-blank-is and have a timer poll once a second maybe for that flag and run a script if true. It doesn't have to run every time amount remaining or a maintained buff's visibility changes.
Reply With Quote
  #6  
Unread 02-21-2010, 05:29 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Quote:
Originally Posted by EQAditu View Post
Well, there are ways to limit such things. Just have the Amount Remaining set a flag if it has a value other than whatever-blank-is and have a timer poll once a second maybe for that flag and run a script if true. It doesn't have to run every time amount remaining or a maintained buff's visibility changes.
Oh, that's what you want to do. I was thinking about assigning the AmountRemaining DD directly to the overlay, saves you manually updating the values, then you only need to keep the DD updated to the correct spell # or turn it off when the applicable spell isn't found.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #7  
Unread 02-21-2010, 11:46 PM
EQAditu's Avatar
EQAditu EQAditu is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Permafrost
Posts: 256
Default

Well, just the first thought that came to mind. I didn't say it was the best.
Reply With Quote
  #8  
Unread 02-22-2010, 07:50 AM
battosa battosa is offline
A Berserk Golem
 
Join Date: Mar 2008
Server: Antonia Bayle
Posts: 58
Default

thanks for all the response i was sure it would be difficult to made such a thing for me, so far i have just changed a few thing in some interface o match my play nothing more.

but if one of you had time to do so someday i would be very grateful
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
Forum Jump


All times are GMT -5. The time now is 05:59 AM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI