Author Topic: -never mind-  (Read 267 times)

I found it in the RTB Add-ons archive.
« Last Edit: March 02, 2014, 05:54:26 PM by halonerfer29 »

You mean like VCE?

OnActivate > Self > ModVariable [Random] set [5]
OnActivate > Self > ModVariavle [Random] Random [1]
OnActivate > Self > IfVariable [Random] = [1]
OnVariableTrue > ... input your events

It randomly picks a number between 5 and 1 and if that number is 1 your events will execute