January 2, 20188 yr @Droidz i know i can disable fight by code Conditions.ForceIgnoreIsAttacked = true; but, this will ignore fighting with mobs. fightclass still running and sometimes contains spells/casts that can break questing behaviour, especialy "out of combat" spells. example this quest http://www.wowhead.com/quest=42834/intense-concentration any mount or stealth or form will remove quest item and you need to gather it again. is there any possibility to disable fighclass and/or fightclass state from running ? and enable it again
January 5, 20188 yr Hello, in fightclass if you use option "in combat only" wrobot will not casts spells. You can try to dispose figthclass wManager.Wow.Helpers.CustomClass.DisposeCustomClass(); wManager.Wow.Helpers.CustomClass.LoadCustomClass();
Create an account or sign in to comment