User Tag List

Results 1 to 3 of 3

Thread: Determining active via expression?

  1. #1
    Clicker Fusion 2.5 (Steam)

    Join Date
    Jan 2015
    Location
    Central Oregon, USA
    Posts
    64
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Determining active via expression?

    So I know that when you're determining an alterable value or string to change, you can change which value to affect via expression. I'm wondering if it's also possible to determine the *active* holding the value you want to change via expession as well?

    For example I want to change Alterable Value A of an active, but that active is a variable in itself. Something like

    Set ChangedAltVal("Active" + str$(TargetID("OtherActive"))
    to
    NewValue("OtherActive")

    (That doesn't work, by the way)

    Otherwise the only way I can figure out to do this is to set up an event for every combination of targets, And given how many I have that would total 137 events ...and I don't really want to do that.

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS 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)Universal Windows Platform Export Module (Steam)
    Popcorn's Avatar
    Join Date
    Jun 2006
    Location
    Norway, Bergen
    Posts
    2,367
    Mentioned
    13 Post(s)
    Tagged
    0 Thread(s)
    No, not directly, but you can give all the actives the same qualifier and a type-id that could either be an alterable value or and alterable string. It's not exactly what you want, but should make your work easier nonetheless.

  3. #3
    Clicker Fusion 2.5 (Steam)

    Join Date
    Jan 2015
    Location
    Central Oregon, USA
    Posts
    64
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Darn it, I was afraid if that. Using qualifiers has given me problems in the past, so I was trying to avoid them.

    Oh well, thanks for the reply, I'll give it a shot and see if it works better this time.

Similar Threads

  1. Determining 'boxed-in' active objects
    By BankBank in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 15th March 2011, 01:49 PM
  2. Determining objects not in order
    By Captain825 in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 17th March 2010, 08:26 PM
  3. Determining recommended and minimum specs?
    By Shawn in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 26th December 2008, 08:41 PM
  4. determining distance
    By delusan in forum The Games Factory 2 - Technical Support
    Replies: 4
    Last Post: 27th April 2007, 07:31 PM
  5. determining which palette you're using
    By FormerTGFGuy in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 17th August 2006, 01:02 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
  •