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.

Event Help needed...again! (Resolved)

Started by TempestXtreme, June 03, 2010, 01:50:37 PM

0 Members and 1 Guest are viewing this topic.

TempestXtreme

Okay, so I'm working on my first game, and this one event in the beginning is not working properly. What I want is for the player character to talk to his friend, name him, and the guy steps aside.

That all works great, BUT when I talk to him AGAIN the event restarts. I want it to be a once-off event. Do I turn it into a common event?

Here's a screenshot of the event in the editor:

Insert something witty or profound here.

Mishka

At the end, put "control Self switch A= ON" and make a new event page with the condition being that self switch A is ON.


TempestXtreme

I tried that, but then when I entered and exited a building, the event reset itself.
Insert something witty or profound here.

Mishka

#3
Because you did it wrong.

EDIT: It should look like this:


TempestXtreme

Quote from: Mikhail Faulken on June 03, 2010, 02:08:41 PM
At the end, put "control Self switch A= ON" and make a new event page with the condition being that self switch A is ON.

All right, did it. Thanks. And you were right, I was doing it wrong :\ Oh well, problem solved :)
Insert something witty or profound here.

Mishka

No problem-- just remember all of the tools that are at your disposal.


TempestXtreme

I will, thanks :) Man it sucks being a complete newbie :p Well, I'm learning fast enough at least...
Insert something witty or profound here.