Jump to content

disable herbalism


createdby

Recommended Posts

hi

is there something that I can deactivate the farming?

wManager.wManagerSetting.CurrentSetting.UseGroundMount = false;

greets

 

Edited by createdby
Link to comment
Share on other sites

Hello, 

            wManager.wManagerSetting.CurrentSetting.HarvestMinerals = false;
            wManager.wManagerSetting.CurrentSetting.HarvestHerbs = false;
            wManager.wManagerSetting.CurrentSetting.SkinMobs = false;
            wManager.wManagerSetting.CurrentSetting.LootChests = false;

 

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