User Tag List

Results 1 to 3 of 3

Thread: More than one action for a condition

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export Module

    Join Date
    Apr 2014
    Posts
    12
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    More than one action for a condition

    Hi, I want when a condition it TRUE execute 3 actions I tryed but I managed to put only 1 action. How can I solve this ? (Im new to Fusion but not new on programming)
    example:
    Code:
    if (condition)
    {
       //action on same object
       //action on same object
       // etc
    }
    Thanks!

  2. #2
    Clicker Fusion 2.5SWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    SuperDisk's Avatar
    Join Date
    Jul 2012
    Location
    USA #1
    Posts
    62
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you're in the regular Event Editor, just right click on a box and choose an action. (You can also right click on the already checked one)

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export Module

    Join Date
    Apr 2014
    Posts
    12
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks, worked!

Similar Threads

  1. popup with condition or action
    By droberson in forum Extension Development
    Replies: 2
    Last Post: 28th December 2008, 05:21 AM
  2. action/condition/expr - how to use?
    By Dave in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 3rd March 2008, 02:36 PM
  3. Paramètre objet pour une action/condition
    By Gawen in forum Extension Developers Lobby
    Replies: 4
    Last Post: 23rd February 2007, 02:53 PM
  4. [Question] ActiveX > Action/Condition/Expr Output
    By RaiFox in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 27th December 2006, 09:16 AM
  5. ActiveX Action/Condition/Expr? How does it work?
    By Pablo in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 4th October 2006, 10:15 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
  •