• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • WoW's 9th Anniversary Buff Plugin 9% more EXP

    Discussion in 'Uncataloged' started by Klimo, Nov 18, 2013.

    1. Klimo

      Klimo New Member

      Joined:
      Feb 13, 2010
      Messages:
      118
      Likes Received:
      0
      Trophy Points:
      0
    2. nomnomnom

      nomnomnom Well-Known Member

      Joined:
      Feb 18, 2011
      Messages:
      1,506
      Likes Received:
      73
      Trophy Points:
      48
    3. Klimo

      Klimo New Member

      Joined:
      Feb 13, 2010
      Messages:
      118
      Likes Received:
      0
      Trophy Points:
      0
      ok great :)
       
    4. joe_ss

      joe_ss Moderator Moderator

      Joined:
      Jul 18, 2012
      Messages:
      823
      Likes Received:
      0
      Trophy Points:
      16
      thank u mate.
       
    5. Corleone

      Corleone Well-Known Member

      Joined:
      May 24, 2013
      Messages:
      2,255
      Likes Received:
      28
      Trophy Points:
      48
      There's a little error in the code, that makes the plugin not buff the toon.

      Line #44:
      Code:
                  if (!AnniversaryBuff() || anniversaryitem == null) 
      should be
      Code:
                  if (AnniversaryBuff() || anniversaryitem == null) 
      (without the NOT exclamation mark)

      Thanks for that plugin, nomnomnom ;)
       
    6. xwozone

      xwozone Active Member

      Joined:
      Apr 1, 2012
      Messages:
      1,514
      Likes Received:
      3
      Trophy Points:
      38
      Did that start today? guess i better get to leveling my toons!
       
    7. xwozone

      xwozone Active Member

      Joined:
      Apr 1, 2012
      Messages:
      1,514
      Likes Received:
      3
      Trophy Points:
      38
      Did we get the same letter about killing deathwing?
       

    Share This Page