View Single Post
  #3  
Unread 03-10-2007, 08:18 AM
dx2 dx2 is offline
A Darkpaw Brute
Interface Author - Click to view interfaces
 
Join Date: Nov 2005
Server: Splitpaw
Posts: 43
Default

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.
Reply With Quote