What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[Plugin] Ultimate PvP Suite

File: Ultimate PvP Suite.cs Line: 334 Error: 'Styx.Helpers.Settings' does not contain a definition for '_settings'
 
Would it be possible to add a requee function ( to speed up the waiting time) ?
As BGrequee nolonger works ;(.
 
Added:
Revision 1.14
- Added Consumable Logic
- Healthstone
- Health Potion
- PvP Health Potion
- Battle Standard
- PVP HP Trinket
- Fixed PVP Trinket Timers

ran 8 hours last night uninterrupted and it did not use draught of war potions or Healthstones. Is this a function I have to manually turn on?
 
seems to use the trinkets sometimes now but not all the time. still not using gnome racial for some reason.
 
Its not using the emblem of tenacity either. I assume that is what you meant by PVP HP Trinket.
 
GUI is for those who donate. You can edit the values yourself easily though in the cs file if you would rather do that.
 
GUI is for those who donate. You can edit the values yourself easily though in the cs file if you would rather do that.

ok thats fine I also noticed that this plugin wasn't doing this

Version 1.01
- Target People with lowest over all health first. (Try to target under geared players first.)
 
ok thats fine I also noticed that this plugin wasn't doing this

Version 1.01
- Target People with lowest over all health first. (Try to target under geared players first.)

Is that version # right? Currently I am on 1.14 and my targeting seems to be working fine.
 
GUI is for those who donate. You can edit the values yourself easily though in the cs file if you would rather do that.

so I finally took a look at the CS file today, I assumed it would be a foreign language to me and so I never thought to manipulate it. Here is the problem though...

I see stuff like this

#region Consumables
EnableUseHealthStone = true;
EnableUseHealthPotions = true;
EnableUsePvPHealthPotions = true;
EnableUsePvPBanner = true;
EnableUseHealthTrinket = true;
UseConsumablePercent = "40";
#endregion

so it looks like it is set up properly, however I've got days worth of play using this plugin without a single HS or portion use. I just double checked the logs and it is not using my HP PvP trinket either. What am I doing wrong?

I'll attach a random log to show you what I mean.

View attachment 42637
 
TargetCheckFrequency

in Ultimate PvP Suite.cs

or

Under Settings where it has Targeting Enabled there is a bar to adjust.

Oh, yeah, I know where to set the options, but I was asking what you would suggest I set the options to. An optimal setting or time? That's what I meant. :)
 
I need feedback to let me know if it is using trinkets / potions. I have uploaded some hopeful fixes to the SVN! Please let me know if it ISN'T USING TRINKETS or POTIONS. Also let me know WHICH Potions and Trinkets it ISN'T using.

Revision 1.14a
- Fixed Stoneskin
- Fixed Escape Artist
- Moved Draught of War to PVPHealthPotions
- Fixed Foreach Loop in Potion Locating to use BagItems
Revision 1.14b
- Fixed Foreach Loop for Trinkets in Racials
- Removed extra Escape Artist
 
Oh, yeah, I know where to set the options, but I was asking what you would suggest I set the options to. An optimal setting or time? That's what I meant. :)

I set mine high to 7 seconds so he isn't running all over the place looking like he is chasing his tail =).
 
My toon didn't loot insignia from corpse i checked my Ultimate PvP Suite.cs and "EnableLootInsignia = true;"
Did I made something wrong ?
 
Back
Top