Like this?
can you give me the good code plz?
statique bool CanCastCondemn privé ()
{
retour CanCast (SNOPower.X1_Crusader_Condemn) && Player.PrimaryResource> 36 && (TargetUtil.EliteOrTrashInRange (3f) || TargetUtil.AnyMobsInRange (3f, CrusaderSettings.CondemnAoECount));
}
can you give me the good code plz?