Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Suggestion] Don't cast Spells in Protection Zone
#2
U can set it up with macro.

Code:
PeZe:=Status.InPZ()

!PeZe!==0 [pz]
ReUser.UnPause(Intense Recovery)
ReUser.UnPause(Haste)
exit()
#et cetera et cetera
{pz}
ReUser.Pause(Intense Recovery)
ReUser.Pause(Haste)
exit()
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)