Itoo Software Forum
RailClone => RailClone Pro (*) => Topic started by: QN1156 on September 01, 2022, 12:23:25 pm
-
How can I get this random value to be correct? Now this random value doesn't match all generators well。
-
Hi,
Please take a look at the attached sample file for a possible solution. One of the issues was controlling the sequence counts using arithmetic operators. At present this doesn't work well and is to be avoided. I've revamped the style a little to make it work without using sequence counts.
I hope that helps,
Paul
-
Great, Thank you very much!