RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

[RESOLVED] door problem

Started by The Angel Of pain, April 17, 2007, 04:44:50 AM

0 Members and 1 Guest are viewing this topic.

The Angel Of pain

i need to make a cell door and be able to walk through it instead of teleporting to the place becouse teleporting would just be stupid for such a thing i tryed searching for a tut for this i didn't find one maybe there is one maybe there isn't but if there is just send me to the topic please

-angel-
[edit] ha i did it i feel so special  :tpg:

modern algebra

Well, I'd say that you shouldn't put the command "Transfer Player" into the event then... I'm not sure what the problem is.

The Angel Of pain

#2
Quote from: modern algebra on April 17, 2007, 04:46:58 AM
Well, I'd say that you shouldn't put the command "Transfer Player" into the event then... I'm not sure what the problem is.
(i didn't put transfer player in the event) i can get the door to open and i can walk through it but i can't get it to close i think you need to switches to do this but im not sure i think i messed up in the event commands and i can't seem to fix it
 
[edit]oh i want it all done by action button

modern algebra

k, try this: Move event: [Prison Door]
                      Turn Left
                      Turn Right
                      Turn Up
                      Through ON
                  End
                 

The Angel Of pain

#4
yea i know how open and go though it let me exlpain my event and see if you see anything wrong

event:cell door            next page
move event:               move event:
turn left                      turn left
turn right                    turn right
turn up                       turn down
self switch b checked   self switch a checked
self switch a=on          self switch b=on
through                      through off

[EDIT] ah now the door won't show up i'm about to just give up on this map

modern algebra

Turn off self-switch B check for first page and don't turn it on in second page either.