06-27-2013, 06:53 PM
(06-27-2013, 02:56 PM)Coizado Wrote: Boa tentativa mas o Creature.NameIn não funciona assim, o Status.Buff também não retorna se está Exausted e sim se está com algum buff como Utura.
Seria algo assim:
Code:500 {Max Frigo by C} Self.Attacking()==1 Self.Mana()>=2500 TargetID:=Creature.Target() Creature.NameIn(!TargetID!, Dragon Lord)==1 Self.Say(Exori Max Frigo) Exit()
Vlw pelas dicas ...
