Save-Point
DerVV's Tutorial Windows - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Material Development (https://www.save-point.org/forum-8.html)
+--- Forum: Scripts Database (https://www.save-point.org/forum-39.html)
+---- Forum: RPGMaker XP (RGSS) Engine (https://www.save-point.org/forum-116.html)
+---- Thread: DerVV's Tutorial Windows (/thread-13619.html)



DerVV's Tutorial Windows - DerVVulfman - 07-01-2026

DerVV's Tutorial Windows
Version: 1.0



Introduction

This system allows you to create pop-up windows designed to give the player quick gameplay instructions, whether it be simple movement instructions or more complex guides for devices, system mechanics or minigames.

Being in-game tutorials, the window(s) will not close without player input.

The system is designed to let game developers use both map events or troop database events (such as inserted into Turn 0). However, it is possible to adapt game mechanic scripts (lockpicking, quest system, etc) to include the tutorial system and allow pop-up help to appear upon their first execution.



Features
  • Creates a window of custom size to display helpful text
  • Uses a text system similar to the message window
  • Track if a tutorial had already shown and prevent re-appearance
  • Instructions include how to inert into other custom scripts in need



Script

TUT HERE



Instructions

Built into the instructions



Compatibility

Compatible with RPGMaker XP default scripts. The only default scripts within are aliased content.



Author's Notes

The script is included within Two-Stage Crafting.



Terms and Conditions

Free for use, even in commercial games. Only due credit is required.