public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MV/MZ SDJB_HintSystem

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: MV/MZ SDJB_HintSystem
  • Original author: ShadowDragon
  • Original date: December 8, 2025
  • Source thread: https://forums.rpgmakerweb.com/threads/sdjb_hintsystem.181351/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugins In Development

Summary

PluginName: SDJB_HintSystem Author: ShadowDragon { "lightbox_close": "Close",

Archived First Post

PluginName: SDJB_HintSystem
Author: ShadowDragon

HintSystem.gif


Code:
 Introduction
 ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞
 Add a hint system to the game that pops up over a small distance
 that shows from 0 to 1 on destination at full opacity.

 It uses comment tags to create one.


 How to use
 ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞
 add a comment tag and use it like:

 <hint: title here [your body text goes here]>

 Example:
   <hint: Tutorial [Watch out of rolling boulder\nand spikes ahead!]>

 Which shows as:

   Tutorial
   Watch out of rolling boulders
   and spikes ahead!

 You can use use as many line breaks if needed.

=== TERMS OF USE ===
Free for Non-Commercial and Commercial use when credit is given.
credit one of the following:
ShadowDragon
ShadowDragonJB


=== WARNING ===
YOU ARE NOT ALLOWED TO:
* MODIFY without permission
* EXTEND without permission
* TAKE CODE without permission
* CLAIM AS YOU MADE IT
* REDISTRIBUTE but link back to the forum or itch.io
* SELL this product as standalone.
* DO NOT REMOVE THE HEADER.


(file is below as it require my base plugin (SDJB_Base or SDJB_BaseMZ (minified version))

Download from itch.io

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

=== TERMS OF USE === Free for Non-Commercial and Commercial use when credit is given. credit one of the following: ShadowDragon

Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#rpg-maker-archive#js-development

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar