• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Idea] Same Faction Buff Plugin

    Discussion in 'Archives' started by Blehbot, Mar 17, 2010.

    1. Blehbot

      Blehbot New Member

      Joined:
      Jan 15, 2010
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      0
      I am not gonna lie I am pretty clueless when it comes to programing these things so I just wanted to know if this was possible first. I want to have a plugin that will buff another player if they come in range. This would also be handy in battlegrounds to not look as bottish.

      So I would guess it would need to:

      1. Target a player and find out if they are friendly
      2. Check to make sure they dont already have the buff on them
      3. Buff them
       
    2. ski

      ski Well-Known Member

      Joined:
      Feb 12, 2010
      Messages:
      3,720
      Likes Received:
      48
      Trophy Points:
      48
      Would definitely be possible. The Pulse in plugins runs a few times per second, so you could just do a check for targets, match against friendly factions, check for buffs, cast, then cleartarget and blacklist. The only issue is that blacklist doesn't really prevent hb from targeting them (not sure why, I have this issue myself), so it may just retarget them over and over. If you can get around that though, should work.
       
    3. gawdz

      gawdz Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      252
      Likes Received:
      9
      Trophy Points:
      0
      No but you can add that player to a list then check the list then have a timer delete the name
       
    4. fpsware

      fpsware Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      5,287
      Likes Received:
      133
      Trophy Points:
      63
      Easily done. Already doing it on my The One CC.
       

    Share This Page