Sam0883 0 Posted November 2, 2017 Share Posted November 2, 2017 Does wRobot support loading random profiles? If so how would I accomplish this? Does wRobot have any way to do something like the following? <while condition=true> <if condition="chance(5)"> <loadprofile profilename="1"/> </if> <if condition="chance(5)"> <loadprofile profilename="2"/> </if> <if condition="chance(5)"> <loadprofile profilename="3"/> </if> </while> Link to comment https://wrobot.eu/forums/topic/7540-loading-a-profiled-based-on-chance/ Share on other sites More sharing options...
Droidz 2738 Posted November 2, 2017 Share Posted November 2, 2017 Hello, you can with quester profile: RandomStep.xml Sam0883 1 Link to comment https://wrobot.eu/forums/topic/7540-loading-a-profiled-based-on-chance/#findComment-34384 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