camelot10 155 Posted January 2, 2018 Share Posted January 2, 2018 @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 Link to comment Share on other sites More sharing options...
Droidz 2737 Posted January 5, 2018 Share Posted January 5, 2018 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(); Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now