Results 1 to 4 of 4
  1. #1

    Default Branch system in 3.9

    Hi.

    I'm doing a theme, and in cleared and failed screen I put a "avi" file,... Then I realized that the videos were beginning from any second, and that is not the idea... I want them to start from "0",... Then I use the Branch system,... Ending the song, you go to a branch screen, and when you win the song, It takes you to the screen that I created by texting in the condition of the branch: OnePassed() In condition 1... But I can't make that in "Fail",... I tried with a lot of conditions, searching in internet, but none worked... Can anyone give me a hand with this?... Please :???:

    [ScreenBranchGameplayEnd]
    Class=ScreenBranch
    Choices=1,2,3
    Condition1=OnePassed()
    Condition2=??????????
    Condition3=true
    NextScreen1=screen,ScreenWin
    NextScreen2=screen,ScreenFail
    NextScreen3=screen,ScreenWin

    I tried a lot of conditions, but none worked :(
    Last edited by Linkazul; 12-06-2011 at 10:35 PM.

  2. #2
    Super Moderator
    Join Date
    Nov 2006
    Posts
    3,495

    Default

    Code:
    Condition2=not OnePassed()

  3. #3

    Default

    I tried it, but it's still sending me to:
    (If event mode is on) If you fail > ScreenSelectMusic
    (If event mode's off) If you fail > ScreenGameOver

    :( ... If I can't fix this, i'm going to simplify the animation of "fail" in my theme with commands and images... I think is more easy...
    Last edited by Linkazul; 12-11-2011 at 03:00 AM.

  4. #4
    Super Moderator
    Join Date
    Nov 2006
    Posts
    3,495

    Default

    Do you have the next screen set to ScreenBranchGameplayEnd?

    Also, branches might just not work here...

Similar Threads

  1. Unlock system
    By aeubanks in forum General questions
    Replies: 0
    Last Post: 04-17-2010, 01:39 PM
  2. "Branch" System
    By hookyboysb in forum StepMania (the program) Wish list
    Replies: 17
    Last Post: 05-10-2008, 07:55 PM
  3. Highscore System
    By azumax in forum General questions
    Replies: 1
    Last Post: 06-28-2007, 09:33 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Thanks to

SourceForge.net Logo