Category: RGSS3

17

Random Encounter Events

This script allows you to run a common event when you encounter an enemy through “random encounter”. When the common event finishes executing, the random encounter battle will begin. In this common event, you...

23

Direction Fix Button

This script allows you to assign a button that will fix the player’s direction when the button is pressed. This is useful if you wish to allow players to lock their direction while moving, for example...

Multiple Party Merger 32

Multiple Party Merger

This script allows you to merge two parties together. A merge involves  transferring all of the members, inventories, and gold from one party to another. The original party will be deleted, resulting in one combined...

Scripted Action Trigger 68

Scripted Action Trigger

This script allows you to manually perform a check to see if there are any events that can be triggered by the player. It is almost equivalent to pressing the action button on the map,...