Kalos72 4 Posted October 7, 2017 Share Posted October 7, 2017 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 More sharing options...
nudl 74 Posted October 7, 2017 Share Posted October 7, 2017 Take a look here: https://wrobot.eu/forums/topic/2681-snippets-codes-for-quest-profiles/#comment-12212 Link to comment https://wrobot.eu/forums/topic/7310-general-setting-per-profile/#findComment-33247 Share on other sites More sharing options...
Droidz 2738 Posted October 8, 2017 Share Posted October 8, 2017 or Link to comment https://wrobot.eu/forums/topic/7310-general-setting-per-profile/#findComment-33278 Share on other sites More sharing options...
Kalos72 4 Posted October 9, 2017 Author Share Posted October 9, 2017 Ill give this plugin a try first, I am still too new at this to understand the programming side. :) Link to comment https://wrobot.eu/forums/topic/7310-general-setting-per-profile/#findComment-33301 Share on other sites More sharing options...
Kalos72 4 Posted October 13, 2017 Author Share Posted October 13, 2017 I see the CloseWhenTelported one is very useful... Is there one to force using a particular ground mount and disable flying for that profile? Link to comment https://wrobot.eu/forums/topic/7310-general-setting-per-profile/#findComment-33552 Share on other sites More sharing options...
nudl 74 Posted October 13, 2017 Share Posted October 13, 2017 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; Link to comment https://wrobot.eu/forums/topic/7310-general-setting-per-profile/#findComment-33553 Share on other sites More sharing options...
Kalos72 4 Posted October 13, 2017 Author Share Posted October 13, 2017 So is that a: <QuestsSorted Action="RunCode" NameClass=" wManager.wManagerSetting.CurrentSetting.UseFlyingMount = false; /> Link to comment https://wrobot.eu/forums/topic/7310-general-setting-per-profile/#findComment-33554 Share on other sites More sharing options...
nudl 74 Posted October 13, 2017 Share Posted October 13, 2017 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. Kalos72 1 Link to comment https://wrobot.eu/forums/topic/7310-general-setting-per-profile/#findComment-33555 Share on other sites More sharing options...
Kalos72 4 Posted October 13, 2017 Author Share Posted October 13, 2017 Got it, thank you again. :) Link to comment https://wrobot.eu/forums/topic/7310-general-setting-per-profile/#findComment-33561 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