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!

retri - consecration on single target

ushername

New Member
Joined
Jan 15, 2010
Messages
65
Hey.

Im new to honorbuddy and this forum, so maybe im posting this the wrong place.

I had some trouble, where honorbuddy constantly would use consecration even though it only should be used if attacked by 3 or more mobs.

My fix where:

open "CustomClasses\Singular\ClassSpecific\retribution.cs"

Line 66 looks like this:
Spell.BuffSelf("Consecration"),

Change it to:
//Spell.BuffSelf("Consecration"),

Hope it helps someone else, since this a huge manawaster
 
Back
Top