Original Source
- Original title: MV More "Help window" page
- Original author: HighSpeedPixels
- Original date: November 17, 2022
- Source thread: https://forums.rpgmakerweb.com/threads/more-help-window-page.152731/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Requests
Summary
Hello, I am currently using Triacontane's DescriptionExtend Plugin to have multiple "Help Window" page. However, the plugin only support one extra page. I want to request help to change the functionality to allow >1 extra page - to as needed. In the plugin, by using , I can press the hotkey to change the help description (it works in all scene, skills, items, etc) from the original in editor to that "sample text". I am looking for help to make it something like
Archived First Post
However, the plugin only support one extra page. I want to request help to change the functionality to allow >1 extra page - to as needed.
In the plugin, by using <ExtendDesc:sampletext>, I can press the hotkey to change the help description (it works in all scene, skills, items, etc) from the original in editor to that "sample text".
I am looking for help to make it something like
<ExtendDesc1:Extratext1>
<ExtendDesc2:Extratext2>
<ExtendDesc3:Extratext3>
<ExtendDesc4:Extratext4>
....
And so on, using the same hotkey multiple times to switch pages.
The purpose is to add more text for in game lore (if any) for the items, equipment or skills ; or if to show set bonus information (in a manner similar to nioh's equipment, for example, where they have separate page for the item's lore).
I have tried tinkering with it, but unable to make any progress.
Many thanks in advance.
Extra question (less important):
Additionally, I also want to ask if there is a plugin that allows an adjustable custom help window (separate from the original)? That would be good as well.
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadCreator 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...