姫HimeWorks Blog

10

Message Face Control

This script provides a message code that allows you to change the face that will be displayed in the message box. This allows you to display different faces in the middle of a message....

17

Event Wait Command

This script introduces a new command that allows you to tell an event to stop and wait until a certain condition is met before proceeding. RPG Maker comes with a wait command, but that is...

6

My Solution to RMDC #1

A week ago I had published an RMdev challenge. You can read the problem here. A number of solutions have been presented. Some of them are purely evented, and others use a mix of events...

59

Covering Allies and Cover Conditions

This article discusses the cover mechanic in RPG Maker. Covering is the act of one battler taking a hit for another battler. For example, if you had a healer that was critically wounded, and any attack...