Jump to content

inselmann

Recommended Posts

Hi there,

i have problems from time to time with relogger loading the correct fightclass while
switching chars and profiles. Sometimes relogger/worobot does not load the fight class
and my feral druid fights in human form. When i close wrobot and it autoloads again with
relogger it works. This bug is happening very often.

The problem exists since last year.

This problem happens on all of my 12 bots in the past, currently i set death to 2 or 3 in
a short period that when this bug occurs and my druid dies because of human fight behaviour
i quit wrobot and relogger starts again...hopefully this time the fightclass loads correctly.

There is any other workaround for that?

Leaving the fightclass empty so wrobot uses the last fight class does also not work.

Is it possible to load the fightclass manually in a questing profile?

Any help would be great.

Thank you
Best regards

Link to comment
Share on other sites

  • 2 weeks later...

Hi Droidz,

not really, but my workaround is to load the fight class in each profile now:

;
wManager.wManagerSetting.CurrentSetting.CustomClass = "Druid-Feral-3-6-Prowl.xml";
wManager.Wow.Helpers.CustomClass.DisposeCustomClass();
Thread.Sleep(1000);
wManager.Wow.Helpers.CustomClass.LoadCustomClass();" />

This works for me :-)

Have a nice day

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...