姫HimeWorks Blog

6

Swapping Party Formation using Events

Suppose your story is at a point where a particular actor must be the leader. There could be any number of reasons why you’re forcing the leader to be that actor: maybe your game has a...

5

Writing Your Own Simple Menu Cursor

In this tutorial, we will be writing our own menu cursor using a custom picture of your choice. By using a picture, you can design your cursor in an image editor such as Photoshop...

1

Using Events to Give a Random Quest

In this tutorial we look at how eventing can be used to create a quest giver that gives a random quest and doesn’t let you take another quest unless the previous quest has been...

9

Creating Simple HP Bars

In this tutorial I will show you how to write some HP Bars from scratch. By scratch, I mean with the default project of course, but the principles should apply in general. We will...

Placeholder Equip Parameters 0

Placeholder Equip Parameters

This script was created in response to a request by Rebecca Paliwoda over at rpgmakervxace.net forums. By default, when you put an equip on, the equips parameters are transferred from the equip to the...

4

More Input Digits

This script allows you to set more digits for your number input event command. By default, the event editor only supports up to 8 digits.