Jump to content

Recommended Posts

Hello, 

Here you go! 

wManager.wManagerSetting.CurrentSetting.GroundMountName = "name"; // ground mount, change name to whatever mount you wish to use.
wManager.wManagerSetting.CurrentSetting.FlyingMountName = "name"; // Flying mount, change name to whatever mount you wish to use.
wManager.wManagerSetting.CurrentSetting.UseGroundMount = true; // true or false for useage 
wManager.wManagerSetting.CurrentSetting.UseFlyingMount = true; // true or false for useage 
wManager.wManagerSetting.CurrentSetting.Save(); // this is to save the settings

 

Link to comment
https://wrobot.eu/forums/topic/12008-setting-wrobot-runecode/#findComment-57453
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...