• Visit Rebornbuddy
  • [Plugin] Mr.GearBuyer

    Discussion in 'PVP' started by CodenameG, Sep 12, 2012.

    1. truulte

      truulte New Member

      Joined:
      Feb 24, 2012
      Messages:
      225
      Likes Received:
      0
      Trophy Points:
      0
      This no longer works?
       
    2. alias2196

      alias2196 New Member

      Joined:
      Sep 5, 2012
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Hey just a heads up, he's right, it not longer works :(
      Let me know if you need logs or anything like that.
       
    3. brahaga

      brahaga New Member

      Joined:
      Sep 13, 2014
      Messages:
      22
      Likes Received:
      1
      Trophy Points:
      0
      download the original from the svn, then replace the 2 attached files.
      It works for WOD vendor too.
      Make sure you using latest honorbuddy.
      MGBConfig.cs is in GUI dir.
       

      Attached Files:

      Ruckus likes this.
    4. RoyalRed

      RoyalRed New Member

      Joined:
      Jan 10, 2014
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      thanks!

      this fixed it for me, just want to say a big thank you brahaga :D
       
    5. klepp0906

      klepp0906 Banned

      Joined:
      Apr 25, 2013
      Messages:
      1,352
      Likes Received:
      8
      Trophy Points:
      38
      is the uploaded version the same as the svn version? Id rather not have the modified svn as if i update it by accident it'll just overwrite the modified files and break it again

      (until/if it begins being updated again by the author) (it should its absolutely essential!)
       
      Last edited: Jan 4, 2015
    6. klepp0906

      klepp0906 Banned

      Joined:
      Apr 25, 2013
      Messages:
      1,352
      Likes Received:
      8
      Trophy Points:
      38
      lol oh no, the uploaded version seems to be preSVN'd

      FML

      red X it is >.<
       
    7. Ruckus

      Ruckus New Member

      Joined:
      Feb 14, 2012
      Messages:
      128
      Likes Received:
      0
      Trophy Points:
      0
      It works great, thanks.
      I wonder if there's a way to make this work with the box opener plugin.
       
    8. brahaga

      brahaga New Member

      Joined:
      Sep 13, 2014
      Messages:
      22
      Likes Received:
      1
      Trophy Points:
      0
      Which one did you try?
      Honestly I have no experience with them, but i guess it can work with box opener plugins...
       
    9. Mitchrapp

      Mitchrapp New Member

      Joined:
      Oct 14, 2012
      Messages:
      38
      Likes Received:
      0
      Trophy Points:
      0
      So this is broken...??
       
    10. brahaga

      brahaga New Member

      Joined:
      Sep 13, 2014
      Messages:
      22
      Likes Received:
      1
      Trophy Points:
      0
      no.

       
    11. ArmyDr

      ArmyDr New Member

      Joined:
      Dec 17, 2011
      Messages:
      455
      Likes Received:
      53
      Trophy Points:
      0
      Just leveled 3 toons to full pvp gear using my box opener + this plugin... both are working just fine.
       
    12. Ruckus

      Ruckus New Member

      Joined:
      Feb 14, 2012
      Messages:
      128
      Likes Received:
      0
      Trophy Points:
      0
    13. Jscarce

      Jscarce New Member

      Joined:
      Jun 29, 2012
      Messages:
      25
      Likes Received:
      0
      Trophy Points:
      1
      This isn't showing up in the plugin menu at all for me and I've tried several different times to install and reinstall, is there any problems currently? If not tell me step by step how to install this correctly cause simply putting this into your plugins folder doesnt do anything
       
    14. detroit

      detroit Member

      Joined:
      Jan 14, 2011
      Messages:
      155
      Likes Received:
      0
      Trophy Points:
      16
      having same problem as well.
       
    15. tryplesoul

      tryplesoul New Member

      Joined:
      Feb 25, 2013
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      0
      one file goes into the main folder, the other file goes into the gui folder. I made that mistake and when I put them in the right place it works for me now.
       
    16. sekzlegend

      sekzlegend New Member

      Joined:
      Oct 12, 2013
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      Cant see it in the plugin configuration.. i mean i did exactly the same as in the description ... like hb/plugins/mrgearbuyer/mrgearbuyer.cs <-- mh can someone explain how i can fix it ?
       
    17. HonorApsu

      HonorApsu New Member

      Joined:
      Mar 31, 2014
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      0
      What files?
       
    18. shredder8910

      shredder8910 New Member

      Joined:
      Dec 2, 2013
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      If anyone is having problems with this plugin at the moment, it is due to it not being updated currently. To fix the immediate compilation error, you'll need to edit the MrGearBuyer.cs file like so:

      Add to the top of the file, by the other using statements:

      using Styx.CommonBot.ObjectDatabase;

      and change the line:

      NpcResult npc = NpcQueries.GetNpcById(firstItem.ItemSupplierId);

      to:

      NpcResult npc = Query.GetNpcById(firstItem.ItemSupplierId);

      Good luck :)
       
    19. poltoseg

      poltoseg New Member

      Joined:
      Oct 15, 2012
      Messages:
      173
      Likes Received:
      0
      Trophy Points:
      0
      Compiler Error: c:\Users\"""\Documents\Honorbuddy\Plugins\MrGearBuyer\MrGearBuyer.cs(297,33) : error CS0103: Имя "NpcQueries" отсутствует в текущем контексте
       
    20. Jianyu

      Jianyu New Member

      Joined:
      Jun 14, 2010
      Messages:
      439
      Likes Received:
      0
      Trophy Points:
      0
      An updated version please? :)
       

    Share This Page