User Tag List

Results 1 to 7 of 7

Thread: Behaviours with qualifiers

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCSWF Export Module
    Alonso's Avatar
    Join Date
    Jul 2006
    Posts
    681
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Behaviours with qualifiers

    Well, not quite. But I discovered you can copy & paste code containing qualifier info into an object's behaviour in MMF 1.5 and then copy & paste the object into MMF2, and the code works. I'm just wondering if this might create some errors in the future...? Thanks for the info.

  2. #2
    Clicker Fusion 2.5 Developer

    Join Date
    Jun 2006
    Location
    Hampshire, UK
    Posts
    963
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Behaviours with qualifiers

    It will. I tried so many ways of using qualifiers, all of them resulted in MMF going crazy.

    MMF2 doesn't let you use qualifiers properly for a reason: it breaks!

  3. #3
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCSWF Export Module
    Alonso's Avatar
    Join Date
    Jul 2006
    Posts
    681
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Behaviours with qualifiers

    No. Qualifiers have their way, but everything works well atm. I'm just afraid of saving my .mfa with qualifiers in behaviours. Have you tried doing that?

  4. #4
    Clicker Fusion 2.5 Developer

    Join Date
    Jun 2006
    Location
    Hampshire, UK
    Posts
    963
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Behaviours with qualifiers

    All i remember is that i thought it was fine, then it crashed/corrupted horribly when i least expected it.

  5. #5
    No Products Registered

    Join Date
    Nov 2007
    Location
    TEH TEXAS??!!!!
    Posts
    11
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Behaviours with qualifiers

    It will cause MMF to crash if you have an event with a qualifier in the behavior (or global event), and that qualifier is not in the frame. It's easy to get around this though. Just make sure every qualifier in the game is in every frame, and destroy qualifiers not needed at the start of the frame. Also, you can't create an object relative to a qualifier using this method. Those are the only two problems I have ever come across, so stop saying MMF does not support global qualifiers, kiddies. :eek:

  6. #6
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCSWF Export Module
    Alonso's Avatar
    Join Date
    Jul 2006
    Posts
    681
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Behaviours with qualifiers

    Just tested what you said, Sublim. It doesn't crash, simply the conditions that involve qualifiers that don't exist won't be run.

    Are those all the risks?

  7. #7
    No Products Registered

    Join Date
    Nov 2007
    Location
    TEH TEXAS??!!!!
    Posts
    11
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Behaviours with qualifiers

    Hmmm well, it does crash if you don't view the behavior with the qualifier in it (and if the qualifier is not in the frame). I posted an example in the file archive.

Similar Threads

  1. Help with behaviours
    By danielfre in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 5th August 2011, 10:41 PM
  2. multiple behaviours
    By life2searching in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 11th April 2011, 03:30 PM
  3. Questions on behaviours
    By Pixelthief in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 9th February 2010, 12:10 PM
  4. Can't use qualifiers in behaviours anymore?
    By Nick in forum Multimedia Fusion 2 - Technical Support
    Replies: 21
    Last Post: 10th July 2006, 01:28 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
  •