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

Disable Pet - Default Warlock CC

asbak

New Member
Joined
Jan 31, 2010
Messages
14
Reaction score
0
Is there any simple way to disable the use of pets in the default custom class?

As an example, I try to change

CreateAfflictionCombat()
PetManager.WantedPet = "Felhunter"; to PetManager.WantedPet = "None"

It should be allowed as I see None in CreatureFamily IDs in PetType enum. When I restart HB, it never runs through the profile.

Thanks in advance,

asbak
 
Last edited:
bump again... Can anyone please give me some advice on this matter?
 
Doing low level quests and rep farming if your warlock pet takes first strike it doesn't count toward objectives. I'm just testing with empty string and the bot doesn't call the pet, but the profile never starts executing. This is consistent with my other tests. I tried using "None" as well, as it's the enumeration, but didn't work either. Can you offer and other suggestions?

Thanks again,

asbak
 
Still hoping on someone offering me a suggestion that leads to a solution. Thanks in advance for taking a look.
 
Back
Top