Hi again :)
Is it possible for me to pause the triggers by sending a command to do another action? and then start the triggers up again after?
so forexample i have a series of triggers that activates some special attacks in a continous loop, until combat ends/monsters are dead.
But i also have some very specific skills that i only want to use once in a while, but since i cant use more than one action per round, i have to deactivate triggers manually, then use the skill i want, then reactivate triggers manually.
I was hoping there was some way to write an alias and send it to the mudclient, asking it to stop triggers, pause for 1-2 seconds (to complete the current actions) then use the skill i want, then start up triggers again?
something like:
pause triggers - wait 1 second - use skill - start triggers
thanks in advance :)
Is it possible for me to pause the triggers by sending a command to do another action? and then start the triggers up again after?
so forexample i have a series of triggers that activates some special attacks in a continous loop, until combat ends/monsters are dead.
But i also have some very specific skills that i only want to use once in a while, but since i cant use more than one action per round, i have to deactivate triggers manually, then use the skill i want, then reactivate triggers manually.
I was hoping there was some way to write an alias and send it to the mudclient, asking it to stop triggers, pause for 1-2 seconds (to complete the current actions) then use the skill i want, then start up triggers again?
something like:
pause triggers - wait 1 second - use skill - start triggers
thanks in advance :)