Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hotkey.use macro
#2
To use explosion in the target, try this:
Code:
2000 {explosion } Self.Mana>=0 Self.Attacking Creatures.Beside>=4 Creatures.PlayersOnScreen=01 Target.Shoot(3200)

To use explosion in itself, try this way (Not sure ir it's works):
Code:
2000 {explosion } Self.Mana>=0 Self.Attacking Creatures.Beside>=4 Creatures.PlayersOnScreen=01 Target.Self Target.Shoot(3200)


Messages In This Thread
Hotkey.use macro - by garst123 - 07-26-2012, 04:43 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)