Jump to content

Recommended Posts

So when i quest with Wrobot I tend to disable harvesting minerals/herbs for faster questing but then when I run my Garrison Collection profilem I want it to Harvest.

Is there a profile level setting that will override what the last use of Wrobot had, forcing those new settings regardless of whats seleced on the general Setting screen?  Or forcing Wrobot to change them I guess...

Link to comment
https://wrobot.eu/forums/topic/7310-general-setting-per-profile/
Share on other sites

3 minutes ago, Kalos72 said:

I see the CloseWhenTelported one is very useful...

 

Is there one to force using a particular ground mount and disable flying for that profile?

wManager.wManagerSetting.CurrentSetting.UseFlyingMount = false;

 

1 minute ago, Kalos72 said:

So is that a:

<QuestsSorted Action="RunCode" NameClass="


wManager.wManagerSetting.CurrentSetting.UseFlyingMount = false;

/>

 

 

<QuestsSorted Action="RunCode" NameClass="wManager.wManagerSetting.CurrentSetting.UseFlyingMount = false;" />

Should work like this, yep.

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...