EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   XML Modification Help & Info (https://www.eq2interface.com/forums/forumdisplay.php?f=22)
-   -   Status of Spell effects (https://www.eq2interface.com/forums/showthread.php?t=7971)

dx2 03-07-2007 02:44 PM

Status of Spell effects
 
Is it possible to query the status of spell effects in any way ?

Zonx 03-10-2007 02:22 AM

Not sure exactly what you're asking.

The Spell Effects window is hard-coded, meaning there are no dynamic data types for effects current on yourself.

The Maintained spells do have several DDs: Icon, Name, Duration, Target. The trouble here is that the icon possition changes dynamically, so its difficult to use this data for anything other than labeling.

In both cases, the icons are directly scriptable, so in theory it is possible to use OnHoverin and other events to pass info to something else.

dx2 03-10-2007 08:18 AM

The aim is to write a uimod peace which reads some specific maintained spells and look if they are casted or still have to be casted. So the ui mod would look up if for example 'Sprint' is active and decides whether it activates it IF mana is above 50% or deactivates it IF mana drops below 50%. I hope this is possible without a loop since loops (while cases) do not seem to be implemented in eq2ui scripting.


All times are GMT -5. The time now is 06:39 AM.

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