User Tag List

Results 1 to 3 of 3

Thread: Forked Conditions as a possible feature.

  1. #1
    Clicker Multimedia Fusion 2Android Export Module
    Corlen's Avatar
    Join Date
    Mar 2007
    Location
    Your House
    Posts
    848
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Forked Conditions as a possible feature.

    I was thinking today, if any of you ever used RPG Maker 2000 or higher you'd know about forked conditions.

    Well I think it would make things a lot easier and cut down on program size perhaps if you could place conditions within conditions. For example: (had to use periods since multiple spaces won't show up)

    If always
    Then Scroll to 0,0.
    .....Create blahblah at 0,0
    .....If player score < 10
    ......then If flag 32 on
    ............then make active 2 invisible
    ............else make active 2 visible
    ......else make active 2 visible

    Although that's a pretty much useless script, it shows how instead of having to create four separate actions the user can just put it all in one clean and neat package.

  2. #2
    No Products Registered

    Join Date
    Feb 2007
    Posts
    199
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Forked Conditions as a possible feature.

    Else has already been asked for, but it wont happen until mmf3.

  3. #3
    No Products Registered

    Join Date
    Oct 2006
    Location
    Germany
    Posts
    50
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Forked Conditions as a possible feature.

    Doesn't the "IfElse Nest Object" do that?
    I agree it would be better if MMF had it built in, but in the mean time the extension should do the trick.

Similar Threads

  1. Combiner des conditions
    By gregoire0 in forum Multimedia Fusion 2 - Technical Support
    Replies: 10
    Last Post: 20th June 2013, 08:15 PM
  2. Less VS More conditions
    By King_Cool in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 6th December 2011, 09:24 AM
  3. What is Immediate conditions?
    By ASD in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 26th May 2009, 08:12 AM
  4. AND conditions
    By maestro1 in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 24th February 2008, 08:11 AM
  5. AND OR conditions
    By Golds in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 7th September 2007, 01:21 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
  •