I want to make a 1 to 30 random number lottery. When I enter a few numbers, I will exclude these numbers. How can I enter a specific number? Let the random number change.
  • edited July 2018
    Hm, that's not possible in ORK, but you can do that with Makinom (similar to ORK's event system). You can set up a variable list with all the numbers from 1 to 30 and randomly use and remove one of them.

    You can start Makinom's schematics from ORK using the connection plugin.
    Post edited by gamingislove on
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Sign In or Register to comment.