User Tag List

Results 1 to 4 of 4

Thread: Select goal of condition by name?

  1. #1
    No Products Registered

    Join Date
    Dec 2015
    Posts
    8
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Select goal of condition by name?

    Hi,

    I'm stuck in this situation:

    I trigger an event by clicking on a button. Different factors influence the length of the action. E. g. I click the button and will receive 2 stone in 3 rounds. Every round has its own list where all the commodities are stored. So at the end of the round, list 1 will be added to the player's hand, list 2 will become list 1 and so on. So in my example, the 2 stone need to be added to list 3.

    Since I got the duration stored in a variable, I need to address the goal of the list manipulation like that:

    If button x clicked, add 1 to "list "$Str([duration variable])

    I wasn't able to find a solution for that.

    Thanks a lot in advance!

    Kons

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    King_Cool's Avatar
    Join Date
    Aug 2008
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So you want to transform ListA to ListB?

  3. #3
    No Products Registered

    Join Date
    Dec 2015
    Posts
    8
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi King_Cool,

    no, the list transformation is not a problem. The problem is to address the right list.

    I have a list that contains the durations of all actions and 6 lists that contain the commodities I receive in 1, 2 and so on rounds.

    Entry 1 of the duration list is the duration auf action 1, entry 2 is the duration of action 2 and so on. So when I execute action 1, I receive the duration from the first line of my duration list (e. g. 3). In this case, list no. 3 needs to be altered.

    I hope that makes it a bit clearer!

  4. #4
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    King_Cool's Avatar
    Join Date
    Aug 2008
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Not sure if this is solved allready, but i am in any case still confused about this
    If its not solved, would you have an example to illustrate this system/ problem maybe?

Similar Threads

  1. Replies: 2
    Last Post: 26th September 2015, 07:23 PM
  2. Not able to select different layers
    By ncovert in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 11th December 2013, 04:30 PM
  3. Select Channel by Name
    By Asholay in forum Lacewing
    Replies: 3
    Last Post: 20th July 2009, 01:12 PM
  4. [Request]Select Object - Select in events?
    By LB in forum Extension Development
    Replies: 1
    Last Post: 15th July 2009, 10:55 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
  •