Hi, how to add a random variation inside of a random variation?
The comand below triggers videos, but 4.1, 4.2 and 4.3 are the same video, but slightly different, so whithin this comman the % is not even, 4.1-4.3 will be triggered more often then the othrs
Can I put it in a container maybe so once executed and in case of picking up video 4 it will then to the second randomizer and pick the video?
The video q-ty is always changing, so I was expecting to add something like in case the first randomizer hits video 4 it will then launch second randomizer for the videos tagged with number 4
"video": [
"video 1",
"video 2",
"video 3",
"video 4.1",
"video 4.2",
"video 4.3",
] }, ```
https://pastebin.com/NMt9aq8P
Pastebin
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.