03-31-2013, 07:57 PM
i want to throw avalanche runes everytime i can hit 3 mobs at the same time but without hiting any player can some1 help me with that macro?
aoe rune throwing without atacking players
|
03-31-2013, 07:57 PM
i want to throw avalanche runes everytime i can hit 3 mobs at the same time but without hiting any player can some1 help me with that macro?
03-31-2013, 11:39 PM
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".
04-01-2013, 02:35 PM
(04-01-2013, 12:12 AM)vribera Wrote:(03-31-2013, 11:39 PM)Coizado Wrote: If this helped you, please click on "Give Reputation To this User". Yes, the spelling is correct. Please post here your final macro, so I can check it.
04-04-2013, 08:16 PM
so? .
|
« Next Oldest | Next Newest »
|