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.

How do I make it so...

Started by Sigma, May 30, 2007, 04:47:11 AM

0 Members and 1 Guest are viewing this topic.

Sigma

I have a scenario early in my game where three boys have stolen this little girl's ribbons, and the player's job is to retrieve all three of them. How would I go about doing this since you can only have one item and two switches as proof of the event?

Also, how would I make it so I can have the player donate money to a person and once they've donated enough an event happens?

Arithon

It looks like the best bet for both situations would be using variables and then have a conditional branch once the appropriate value has been reached.
I beleive that Debulex(?) has produced some tutorials on variables.
I can only do simple stuff with them myself X_X