Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trying to fix exori gran ico-exori ico
#1
Shocked 
Hey guys, lately i've been trying to make my EK hit monster first with exori gran ico, then exori ico. I've tyring to play with it on attack, I put from 100 to 80 exori gran ico, 80-0 exori ico but it only attacks with one.. exori ico, anyone can help me out? Thanks!
Reply
#2
Try add macros:
Code:
1000 {gran ico 80+} target:=Creature.Target() Creature.Health(!target!)>=80 Self.Say(exori gran ico)

Code:
1000 {ico 80-} target:=Creature.Target() Creature.Health(!target!)<=80 Self.Say(exori ico)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)