User Tag List

Results 1 to 2 of 2

Thread: horribly simple question

  1. #1
    No Products Registered

    Join Date
    Dec 2007
    Posts
    70
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    horribly simple question

    okay this is really bad, but how do you make an alterable value select randomly between 1 and 2,
    I tried "random(2)" but that doesn't seem to work

  2. #2
    Clicker Multimedia Fusion 2
    dragonguy's Avatar
    Join Date
    Apr 2008
    Location
    RULE BRITANNIA!
    Posts
    3,071
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: horribly simple question

    #1+random(2)# should give the exact effects you desire.

    Edit: You see random(N) generates a set of 'N' amount of numbers starting from 0 and picks one at random so #random(2)# will return either 0 or 1.

Similar Threads

  1. iPhone 3G horribly slow, Questions!
    By DaveC in forum iOS Export Module Version 2.0
    Replies: 11
    Last Post: 5th November 2011, 03:44 PM
  2. simple question
    By Taco in forum Multimedia Fusion 2 - Technical Support
    Replies: 10
    Last Post: 3rd August 2009, 05:33 AM
  3. A simple question!
    By Fant in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 17th March 2009, 03:10 PM
  4. Very simple FTP question
    By AmigaCam in forum Multimedia Fusion 2 - Technical Support
    Replies: 17
    Last Post: 4th June 2008, 07:07 AM
  5. MMF2 horribly auful problem!
    By jayklik in forum Multimedia Fusion 2 - Technical Support
    Replies: 14
    Last Post: 2nd September 2006, 10:31 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •