Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to make to use spell "exani hur up/down"
#1
How to make to use spell "exani hur up/down"...
#2
Add this macro to Advanced Tools -> Macros:

Code:
0 {Exani Hur Up} Self.TurnE() Self.Mana()>=50 Self.Say(exani hur "up")

Self.TurnN = Turning North
Self.TurnE = Turning East
Self.TurnS = Turning South
Self.TurnW = Turning West

Now go to the cavbebot and choose: Add -> Codes/Labels -> Macro -> choose Exani Hur Up

And this is exani hur "down" macro:
Code:
0 {Exani Hur Down} Self.TurnE() Self.Mana()>=50 Self.Say(exani hur down")


Forum Jump:


Users browsing this thread: 1 Guest(s)