• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Spectral throw

    Discussion in 'Archives' started by Bossqwerty, Oct 26, 2013.

    1. Bossqwerty

      Bossqwerty New Member

      Joined:
      Jan 15, 2010
      Messages:
      85
      Likes Received:
      0
      Trophy Points:
      0
      Anyone know how I would make it so this ability will cast at range instead of running up to the first mobs face and then casting it?
       
    2. tozededao

      tozededao Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,225
      Likes Received:
      5
      Trophy Points:
      38
      Code:
      Cast("Spectral Throw", obj => (PoEObject)obj, ret => TargetList.First().Distance < 25 )
      you probably have to work on the distance I have no idea of it's distance.
       
    3. pirkson

      pirkson New Member

      Joined:
      Oct 23, 2013
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      the distance increases every level up of the gem :) but i just added it as lightning arrow.
       

    Share This Page