Announcement

Collapse
No announcement yet.

Door Script

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Door Script

    Could someone post a regular script to open and close a door? Thanks in advance!
    RPG Maker 2 is da bomb!

    #2
    Re: Door Script

    Done

    http://vfxguide.tripod.com/doorz.html

    It's in the Tips and Tricks thread here too, but I don't have time to seek it out!

    Plus, you can look at my VFX Editor Guide while you're there!

    I hope it helps!

    Peace.
    Last edited by Rodak; 07-19-2006, 06:28 AM.

    MOO!




    Comment


      #3
      Re: Door Script

      Wow, thanks Rodak.
      RPG Maker 2 is da bomb!

      Comment


        #4
        Re: Door Script

        I actually have another question which I also posted on Doan's Domain but no one can figure out what the problem is.

        In my opening screen, the Input: Button: Constant Wait command never works. When the script arrives at that point, it just stops, and when I press a button nothing happens. I find this very odd because I'm pretty sure I'm not doing anything wrong.

        Other: Wait 75 F
        Sound: BGM [Explore 1]
        Camera: Distance=800 150 F
        Other: Wait 40 F
        Script Control: Apply Together
        Sound: SFX [Bell]
        Effect: [The D. Bend] Party (Leader) This is a visual effect
        Script Control: Apply in Order
        Other: Wait 30 F
        Effect: [Press Button] Front (Opening Screen] This is a visual effect
        Other: Wait 10 F
        Input: Buttons: Constant Wait(it never gets past this point)
        Script Control: Apply Together
        Sound: BGM [None]
        Effect: Clear all Effects
        Script Control: Apply in Order
        Input: Multiple Choice 2(10, 12) 'New Game' Extra'
        Script Branch: Condition: Variable [User Choice] = +1
        Sound: SFX [Magic 1]
        Other: Wait 3 F
        Teleport: Warp (Brine M. Valley)
        Script Condition End
        Script Branch: Condition: Variable [User Choice] = +2
        Teleport: Warp: [Music Test Room]
        Script: Condition End

        Thats the whole script and it won't get past that one spot in bold. But I can't find any errors in the script at all. Maybe I'm just overlooking something really obvious?
        RPG Maker 2 is da bomb!

        Comment


          #5
          Re: Door Script

          Nevermind. Doan figured out that I should place the first "Apply in Order" command right above the "Wait 10F" command. Don't understand why it works now but it works which is all that matters.
          RPG Maker 2 is da bomb!

          Comment

          Working...
          X