Jump to content

IF => Ground mount


nkzr

Recommended Posts

How to write correctly?

If => (if i have a warhorse) - ?
runcode => wManager.wManagerSetting.CurrentSetting.UseGroundMount = true;
runcode => wManager.wManagerSetting.CurrentSetting.GroundMountName = "Warhorse";
endif

--------------------------------------------

If => (if i have Swift Brown Steed) - ?
runcode => wManager.wManagerSetting.CurrentSetting.UseGroundMount = true;
runcode => wManager.wManagerSetting.CurrentSetting.GroundMountName = "Swift Brown Steed";
endif

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