• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Custom DH combat rules

    Discussion in 'Archives' started by junkie1977, Aug 16, 2014.

    1. ciompek

      ciompek New Member

      Joined:
      Nov 11, 2012
      Messages:
      31
      Likes Received:
      0
      Trophy Points:
      0
      Well not in my case. Upload ur file ill check
       
    2. Buttseckz

      Buttseckz Member

      Joined:
      Jun 6, 2012
      Messages:
      65
      Likes Received:
      0
      Trophy Points:
      6
    3. andyle2k

      andyle2k New Member

      Joined:
      May 20, 2014
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      1
      Hi,

      This does not work with the latest version of trinity (2.1.9) gives a null reference error to one of the new return functions.

      Thanks.
       
    4. mcdeman

      mcdeman Member

      Joined:
      May 10, 2011
      Messages:
      389
      Likes Received:
      5
      Trophy Points:
      18
    5. junkie1977

      junkie1977 New Member

      Joined:
      Oct 14, 2013
      Messages:
      30
      Likes Received:
      0
      Trophy Points:
      0
      Another day, another fix. View attachment Trinity-junkie1977-v0.5.zip

      - Automatic count of equipped Marauder set pieces -- and the RoRG effect counts too, yay!
      - Automatic count of max possible Sentries to be used (also checks for Custom Engineering skill/Bombadier's Rucksack quiver)
      - If we have a 6-pc Marauder set bonus, we save Hatred for another Sentry until all max possible Sentries are on the ground; if we don't have 6-pc Marauder set bonus, or if all Sentries are on the ground, just spend it all
      - No more configuration to mess with, no more obscure settings to choose, just plug and play.

      To install, uncompress the attached file contents to your DB/Plugins folder, restart DB and enjoy.

      This time I didn't reinvent the wheel, I just went thru rrrix latest and greatest and added the above changes.
       
    6. Hassliebe

      Hassliebe Member

      Joined:
      Jan 15, 2010
      Messages:
      270
      Likes Received:
      1
      Trophy Points:
      18
      Compiler Error: c:\Users\Thorben\Desktop\DB\Plugins\Trinity\Combat\Abilities\DemonHunter.cs(466,31) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'HexingPantsofMrYan'
      Compiler Error: c:\Users\Thorben\Desktop\DB\Plugins\Trinity\Combat\Abilities\DemonHunter.cs(472,31) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'HexingPantsofMrYan'


      :(
       
    7. junkie1977

      junkie1977 New Member

      Joined:
      Oct 14, 2013
      Messages:
      30
      Likes Received:
      0
      Trophy Points:
      0
      Make sure you have latest Trinity. Use EzPluginsUpdate or manually update it, the apply my DH combat rules over it.
       
    8. kualiwei

      kualiwei New Member

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

      Everytime I copy your file and replace the one Trinity has, Trinity totally disappears in the plugins tab on DB. How do I solve that?
       
    9. ciompek

      ciompek New Member

      Joined:
      Nov 11, 2012
      Messages:
      31
      Likes Received:
      0
      Trophy Points:
      0
      It means the script has errors while compiling. Post ur log ill have a look once i come home
       
    10. junkie1977

      junkie1977 New Member

      Joined:
      Oct 14, 2013
      Messages:
      30
      Likes Received:
      0
      Trophy Points:
      0
      As suggested by ciompek, posting your logs might help.

      Code:
      Demonbuddy v1.1.2098.378 started
      Logging in...
      T: 5247150869877159162 H: 4286561232
      Attached to Diablo III with pid: 78156
      Flashing window
      [Trinity] Initialized v2.1.4
      [QuestTools][Plugin] v2.1.18 Enabled
      [Trinity] OnEnable start
      Setting up Trinity Logging
      [Trinity] Loading BattleTag Settings
      [Trinity] Configuration file loaded
      [Trinity] ENABLED: Trinity v2.1.4 now in action!
      Current bot set to Order Bot
      Loaded profile XXXXXX
      What also might help is to make sure you are running Trinity v2.1.4 and QuestTools v2.1.18 or newer plugins. You can use EzUpdater Plugin Updater or go the manual route to do so.

      Remember to apply my routine changes AFTER you upgrade Trinity; otherwise they will be wiped out. Also, if you go the manual route, it is recommended to remove the current Trinity and QuestTools folders before dumping the new ones on your Plugins folder.
       
    11. Krakatua

      Krakatua New Member

      Joined:
      Apr 28, 2014
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      i'm having a problem, every time i change my Demonhunter.cs file the bot doesnt "see" my trinity pluggin. And after i get back my old .cs it starts to see the trinity again...

      im using:
      [GearSwapReloaded] 1.0.3.8
      [Trinity] Initialized v2.1.9
      [QuestTools][Plugin] v2.1.22

      after i switch the CS for this one https://www.thebuddyforum.com/demon...unter-friendly-m6-sentry-build-changes-9.html that happened:

      Compiler Error: d:\Victor\Bots\DemonbuddyBETA 1.1.2098.476\Plugins\Trinity\Combat\Abilities\DemonHunter.cs(16,37) : error CS0111: Type 'Trinity.Trinity' already defines a member called 'GetDemonHunterPower' with the same parameter types
      Compiler Error: d:\Victor\Bots\DemonbuddyBETA 1.1.2098.476\Plugins\Trinity\Combat\Abilities\DemonHunter.cs(379,29) : error CS0111: Type 'Trinity.Trinity' already defines a member called 'DemonHunter_HasNoPrimary' with the same parameter types
      Compiler Error: d:\Victor\Bots\DemonbuddyBETA 1.1.2098.476\Plugins\Trinity\Combat\Abilities\DemonHunter.cs(387,37) : error CS0111: Type 'Trinity.Trinity' already defines a member called 'GetDemonHunterDestroyPower' with the same parameter types
       
    12. junkie1977

      junkie1977 New Member

      Joined:
      Oct 14, 2013
      Messages:
      30
      Likes Received:
      0
      Trophy Points:
      0
      Ok it seems rrrix was on fire and released multiple Trinity updates in the past 24 hours. Since there are some major changes from the DH combat routine I've made and the combat routine he made for all classes, I'll have to re-work to make sure they fit. Having said that, please use ONLY Trinity 2.1.5 until I can get changes in sync with its most current code.
       
    13. KingJohn

      KingJohn New Member

      Joined:
      Feb 21, 2013
      Messages:
      28
      Likes Received:
      0
      Trophy Points:
      1
      Awesome, looking forward to an update if you find the time.
       
    14. Sincerely

      Sincerely Member

      Joined:
      Mar 30, 2014
      Messages:
      473
      Likes Received:
      0
      Trophy Points:
      16
      just did a fresh install of DB, and when I copy this into my plugins folder, restart DB then none of my plugins show up in the menu I try to start trinity through the combat routine settings and when I do it crashes DB.
       
    15. ciompek

      ciompek New Member

      Joined:
      Nov 11, 2012
      Messages:
      31
      Likes Received:
      0
      Trophy Points:
      0
      Make sure you have 2.1.5 trinity
       
    16. Ryuriko

      Ryuriko New Member

      Joined:
      Mar 24, 2012
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      0
      Invalid Attachment specified. If you followed a valid link, please notify the administrator.

      Always pops up when i want to download trinity 2.1.5 in the linked thread. :/ Anyone got a backup?
       
    17. mm740z

      mm740z New Member

      Joined:
      Sep 12, 2014
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      I got this installed fine, but my DH doesnt even drop sentrys he just wastes hatred then dies
       
    18. saint2019

      saint2019 Member

      Joined:
      Sep 19, 2012
      Messages:
      55
      Likes Received:
      1
      Trophy Points:
      8
      Just a suggestion, you ought to maintain your original post with your latest & changlogs so people don't have to comb through the thread :p Just food for thought. Thanks for your hard work.
       
    19. Sincerely

      Sincerely Member

      Joined:
      Mar 30, 2014
      Messages:
      473
      Likes Received:
      0
      Trophy Points:
      16
      what am I doing wrong? I download the file here, and put it in my plugins folder to replace trinity, I do this and whenever I try to open combat options my DB client freezes up.
       

      Attached Files:

    20. Sincerely

      Sincerely Member

      Joined:
      Mar 30, 2014
      Messages:
      473
      Likes Received:
      0
      Trophy Points:
      16
      anyone? my DH cant do t4 because it dosent use sentrys it spams random crap

      ive done everything as listed, deleted trinity completely and then just added this, I tried a fresh install of DB only using this and nothing.
       

    Share This Page