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

Default setup and class not stealthing

devestator

New Member
Joined
Feb 9, 2010
Messages
64
Reaction score
0
I've been away from WoW for a while and just came back recently. Running BGBuddy a bit to get some xp / honor and I'm noticing the default class is not using Stealth as it should be. I went into class config and changed it to use stealth Always like most rogues in a bg would, and it still never uses stealth.

Is this a bug, or am I missing a configuration setting somewhere?
 
it will stealth where i cant, but you need to understand the only time the combat routine works is when your actually in combat. so when running around to the next fight your combat routine is not active and it will not stealth.
 
it will stealth where i cant, but you need to understand the only time the combat routine works is when your actually in combat. so when running around to the next fight your combat routine is not active and it will not stealth.

Hmm, other combat routines that I downloaded don't seem to have a problem stealthing all the time and not just when in combat. I guess I'll just have to use those even though I don't like some of their options as much. I looked at the code for the singular combat routine in the class specific C# file under the one for my talent specialization, and I see where it calls a function that I assume checks to see if you can stealth (Common.AreStealthAbilitiesAvailable), but it never actually tries to use stealth anywhere that I can see scanning the code. The places where it is making that Common.AreStealthAbilitiesAvailable call look to just be conditionals for casting Garrote. Granted I don't know the API for Honorbuddy so I'm just guessing based on the function call Spell.Cast.
 
the only other thing i can suggest is reporting it in the singular thread so they can check it.
 
Back
Top