Hello, I'm building a profile and could use some help with 2 questions.
1) Can I set a waitTime with a random value between 2 numbers, maybe even as easy as this?
<WaitTimer questId="1" waitTime="200-2000" />
2) Does unsafeRandomDistance work with numbers smaller than 1?
<MoveTo questId="1" x="11.11" y="22.22" z="33.33" unsafeRandomDistance="0.27" />
Thanks a lot for your time and merry Christmas ^^
1) Can I set a waitTime with a random value between 2 numbers, maybe even as easy as this?
<WaitTimer questId="1" waitTime="200-2000" />
2) Does unsafeRandomDistance work with numbers smaller than 1?
<MoveTo questId="1" x="11.11" y="22.22" z="33.33" unsafeRandomDistance="0.27" />
Thanks a lot for your time and merry Christmas ^^
Last edited: