Page 1 of 1

Posted: 03 Oct 2010, 23:22
by ethnix73
I need to use the "set array element" module and the "roll array" module.

But unfortunatly, i did'nt find a way to use this two module at the same time, as my patching seems to prevent the "rollarray" to roll... .

*does somebody have a workaround?

Here is a screenshot:

Image

Posted: 04 Oct 2010, 00:12
by 23fx23
i think it's because the array is in a loop and so will roll constantly.
Need to make the roll only on a pulse. ie roll -4 then nextbloc roll should be 0, otherwise rolled roll and so on...

here is one solution:
Image

Posted: 04 Oct 2010, 08:34
by ethnix73
Thanks 23fx23,

i will try this evening....

Posted: 12 Oct 2010, 13:30
by ethnix73
Forgot to tell you that it works perfectly 23fx23...

Thanks :cool:

Posted: 12 Oct 2010, 14:41
by 23fx23
Ok cool ;)