and1mixtape
New Member
- Joined
- May 30, 2012
- Messages
- 290
- Reaction score
- 1
@ Giles how to increase the Rend spam? I have Blood Lust rune, and sometimes need that + heal!
Ty for the awesome work!
Ive noticed even the old Giles Combat Replacer and in this new version, that my barb doesnt leap on cooldown while fighting elites. Is there any way to fix this?
Error: Couldn't find a valid attack ability. Not enough resource for any abilities or all on cooldown
// Pick a suitable ability
powerPrime = GilesAbilitySelector(false, false, false);
if (powerPrime.powerThis == SNOPower.None && !playerStatus.bIsIncapacitated)
{
iNoAbilitiesAvailableInARow++;
if (DateTime.Now.Subtract(lastRemindedAboutAbilities).TotalSeconds > 60 && iNoAbilitiesAvailableInARow >= 4)
{
lastRemindedAboutAbilities = DateTime.Now;
Logging.Write("Fatal Error: Couldn't find a valid attack ability. Not enough resource for any abilities or all on cooldown");
Logging.Write("If you get this message frequently, you should consider changing your build");
Logging.Write("Perhaps you don't have enough critical hit chance % for your current build, or just have a bad skill setup?");
}
fRangeRequired = 8f;
}
the bot will start the game but will just stand there and do nothing. anyone have any clue whats going on here.
Hey giles, I'm having a problem when using this plugin with my DH.
Please note: I am selecting Belphegor as my combat routine.
Your plugin seems to be taking over combat, which is weird.
Sorry, but Demon Hunters are not currently supported![]()
Perhaps you should level a barb or monk
Maybe you should be using DB more.
Before, I had no problem using his plugins when they were split into 3.
I had the Combat replacer, stash, and priority plugin enabled at chose Belphegor as my combat class and had no problems.
If you would had read what I posted, Belphegor should be handling the combat instead of his plugin.
The problem is.. gilestrinity is, for some reason, trying to handle combat when it shouldn't.
You definetly should level a Barb. Less QQ more Pew-Pew!!