12-12-2015, 05:43 PM
Macro to use exori if you run out of SD's.
Use it with advanced attack
Use it with advanced attack
Code:
0 {exoriSD} target:=Creature.Attacking() ileSD:=Misc.ItemCountEx(3155) !ileSD!>=1 [else] Creature.ShootOn(!target!, 3155) exit() {else} Self.Say(exori vis) exit()