Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
alternative exit() command Macro.Cooldown(Duration)
#1
I thought about new command for macros

Macro.Cooldown(Duration)

It would be an alternative option instead of exit() that would finish Macro where it's been used, and put it on cooldown.

For example, good use would be for buff spells like utito tempo
(and I think of many more uses that I would like it personally)

We'd have macro with high refresh ~200ms, to use utito tempo when certains conditions are met,
Self.Mana%>50
Creature.HP>70
Creatures.Beside>2
etc
etc
etc
Self.Say(utito tempo)
Macro.Cooldown(10000) - (for 10 second cooldown before turning this macro on again)


What ya think people? Mega?
#2
Done on 82.2


Forum Jump:


Users browsing this thread: 1 Guest(s)