01-07-2016, 06:46 PM
I use this
1000 {UtaniHur} Self.Mana>=100 Status.Haste()<>1 Status.InPZ()==0 Self.Attacking==00 Creatures.OnScreen>3 Self.Say(utani hur)
will use magic if not in pz, is not attacking any monsters and even if you have 2+ monsters on the screen ...
if in you need a condition specific post here ..
1000 {UtaniHur} Self.Mana>=100 Status.Haste()<>1 Status.InPZ()==0 Self.Attacking==00 Creatures.OnScreen>3 Self.Say(utani hur)
will use magic if not in pz, is not attacking any monsters and even if you have 2+ monsters on the screen ...
if in you need a condition specific post here ..