1. #11
    dasraizer's Avatar Senior Member
    Join Date
    Apr 2014
    Location
    UK, Isle of Wight
    Posts
    1,195

    Re: Random but not reapeting ?

    Originally Posted by Barrybarfly
    I'm guessing you tie the number to a variable data source and check that the new random number doesnt match the previous number in the vds. So on false, it sets a new line and updates the number in the vds. On true it generates another number. But I'm guessing JB, Das or someone will actually post a method to do this knowing them! lol
    jarr pointed me here and it just so happens i have this google doc that shuffles numbers with no repeating
    Share this post

  2. #12

    Re: Random but not reapeting ?

    thank !
    i have search in your doc.. but don`t know where to look (folders) !
    i will take a look.
    Share this post

  3. #13
    dasraizer's Avatar Senior Member
    Join Date
    Apr 2014
    Location
    UK, Isle of Wight
    Posts
    1,195

    Re: Random but not reapeting ?

    not placed it in sub folder yet, will add it at some point with some others

    document link
    Share this post

  4. #14

    Re: Random but not reapeting ?

    Didn't Luthanick do a google doc for random number generation without repeating already?
    Share this post

  5. #15

    Re: Random but not reapeting ?

    Share this post

  6. #16
    Jarr3tt88's Avatar Senior Member
    Join Date
    Jan 2013
    Posts
    3,520

    Re: Random but not reapeting ?

    Originally Posted by JaminBen007
    Didn't Luthanick do a google doc for random number generation without repeating already?
    Maybe he did but das code is pretty simple, I made a few tweaks to it that will make it random whenever you want and shuffle once
    Share this post

  7. #17
    dasraizer's Avatar Senior Member
    Join Date
    Apr 2014
    Location
    UK, Isle of Wight
    Posts
    1,195

    Re: Random but not reapeting ?

    Originally Posted by patabarnack
    https://docs.google.com/spreadsheet/lv?key=0Aoh--wDXoFOjdFhlZVF0bTgtUXZacHlnSUhsV0ZWZUE&rm=full#gid =0
    #50
    i can't open the file...
    sorry about that, not sure why it wasn't sharing properly, you should be able to open it now.
    Share this post

  8. #18

    Re: Random but not reapeting ?


    thank.

    arf...

    "if random # already been used, nothing happen...
    need next impulse to try again..."

    its the bike/rider that catch a number at point B before been teleport to point A
    so it will probably be teleport and have no visible track in front of him.
    anyway, i have to try before !
    Share this post