Original Source
- Original title: Glossary/Tips Script
- Original author: Rutsah
- Original date: October 28, 2019
- Source thread: https://forums.rpgmakerweb.com/threads/glossary-tips-script.114661/
- Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSS3 Scripts (RMVX Ace) > RGSS3 Script Requests
Summary
Hey. I think this is relatively easy to make, but I can't find anything similar on the net. Since RPG Maker uses no loading screen (where I could display tips, etc), I want a glossary/tips script, basically a new option in the main menu, where I can have entries (all of them available from the start, no need to add options for that), that when clicked on, display simple text. Basically I will be using this to give the player strictly technical information regarding the game's mechanics. Spoiler: Example
Archived First Post
Since RPG Maker uses no loading screen (where I could display tips, etc), I want a glossary/tips script, basically a new option in the main menu, where I can have entries (all of them available from the start, no need to add options for that), that when clicked on, display simple text.
Basically I will be using this to give the player strictly technical information regarding the game's mechanics.
"Dashing"
#when chosen:
"Holding down the \C[3]Shift\C[0] key while moving will make you dash, spending \C[4]Stamina Points\C[0]. When your \C[4]Stamina Points\C[0] are out (as displayed in the bottom-left corner of the screen), your dash will automatically stop,
and you will switch back to walking. Your \C[4]Stamina Points\C[0] will automatically start refilling when you stop moving.
You can increase your maximum \C[4]Stamina Points \C[0] by the use of perks, or certain \C[4]Elite Items]C[0] found rarely
in the game."
The script will be used for my Broken Reality RPG, which is free to play (https://lord-rutsah.itch.io/broken-reality). Credits will be properly given of course. Thanks for your help!
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
The script will be used for my Broken Reality RPG, which is free to play (https://lord-rutsah.itch.io/broken-reality). Credits will be properly given of course. Thanks for your help!
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.
Replies (0)
No replies yet.
Topic Summary
Loading summary...