Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
aoe rune throwing without atacking players
#2
Here:

Code:
500 {Safe Rune Cast} Self.Attacking==01 Creatures.ByRange(9)>=3 Creatures.PlayersOnScreen==01 Target.Shoot(3155)

Change:

Creatures.ByRange(9)>=3 - Change 9 to the distance the creatures have to be (9 is all your screen), and change 3 to the number of creatures you want to cast the rune. Remember, you count as 1, so if you want to cast when its 5 creatures, put 6.
Target.Shoot(3155) - Change 3155 which is SD to the ID of the Avalanche Rune.

If this helped you, please click on "Give Reputation To this User".


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)