• Visit Rebornbuddy
  • Bane

    Discussion in 'Community Developer Forum' started by stewiethecat, Jan 31, 2014.

    1. stewiethecat

      stewiethecat Member

      Joined:
      Feb 4, 2011
      Messages:
      454
      Likes Received:
      0
      Trophy Points:
      16
      Enemies near target

      does anyone know why this isn't working?

      Cast("Bane", r => Core.Player.HasAura("Aetherflow") && EnemiesNearTarget(7) > 1 && Core.Target.HasAura("Bio II") && Core.Target.HasAura("Miasma") && Core.Target.HasAura("Bio"), r => Core.Target),

      was working before the update, anyone else having issues with it?
       
    2. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      What exactly is the issue? is bane not casting? not using bane when the amount of enemies are there? etc
       
    3. stewiethecat

      stewiethecat Member

      Joined:
      Feb 4, 2011
      Messages:
      454
      Likes Received:
      0
      Trophy Points:
      16
      im not getting bane at all, 10 mobs or 1 mob

      fester is going off but not bane, something to do with EnemiesNearTarget(7) > 1
       
    4. stewiethecat

      stewiethecat Member

      Joined:
      Feb 4, 2011
      Messages:
      454
      Likes Received:
      0
      Trophy Points:
      16
      has it been working for you exaccuss?
       

    Share This Page