User Tag List

Results 1 to 3 of 3

Thread: Bug: setting the timer from an expression

  1. #1
    Clicker Fusion 2.5 Developer
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    EnigmaWave's Avatar
    Join Date
    Jul 2006
    Location
    Russellville, AR, USA
    Posts
    51
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Bug: setting the timer from an expression

    MMF2Dev Build 244

    Setting the timer from an expression seems to always set the timer to -65536 no matter what the result of the expression is.

    Code:
    * Always
        Timer: Set timer to Random(100000)
        Counter 1: Set counter to Timer

  2. #2
    Clicker Fusion 2.5 Developer
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    EnigmaWave's Avatar
    Join Date
    Jul 2006
    Location
    Russellville, AR, USA
    Posts
    51
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Bug: setting the timer from an expression

    There is another strange timer glitch that I am experiencing that only occurs so far on my desktop computer with Windows XP.
    It does not occur if I run the same test app on the same computer in a Windows 98 virtual machine, or if I run it on my Windows XP laptop.

    Code:
    * Always
        Timer: Set timer to 00"-00
    * Timer equals 1: 0'00"-00
        Counter 1: Add 1 to Counter
    * Timer equals 2: 0'00"-00
        Counter 1: Add 1 to Counter
    * Timer equals 3: 0'00"-00
        Counter 1: Add 1 to Counter
    * Timer equals 4: 0'00"-00
        Counter 1: Add 1 to Counter
    * Timer equals 5: 0'00"-00
        Counter 1: Add 1 to Counter
    The counter increases by 5 after random intervals of time.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)

    Re: Bug: setting the timer from an expression

    Fixed in the next version of build 244.

Similar Threads

  1. How do you Create a Global Timer as a Countdown Timer
    By redpandagames in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 23rd February 2017, 10:08 AM
  2. Setting timer?
    By Vendethix in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 28th February 2012, 04:11 PM
  3. set timer
    By jaaj302005 in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 3rd November 2011, 10:39 PM
  4. Setting global string via an expression
    By MJK in forum SWF/Flash Export Module Version 2.0
    Replies: 5
    Last Post: 14th June 2010, 11:30 AM
  5. Recommended setting of "Timer-based Movements"
    By ASD in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 6th December 2009, 03:23 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
  •