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: DAE's Text Highlighting
- Original author: SebyDevDev
- Original date: June 29, 2021
- Source thread: https://forums.rpgmakerweb.com/threads/daes-text-highlighting.137921/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
Text highlighter - Version 1.0 RPG Maker MV Plugin DaedraKyneIntroduction Highlight parts of any text in your game (Message text, scrolling text, etc...) with any hex color!
Archived First Post
Text highlighter - Version 1.0
RPG Maker MV Plugin
DaedraKyne
IntroductionRPG Maker MV Plugin
DaedraKyne
Highlight parts of any text in your game (Message text, scrolling text, etc...) with any hex color!
Screenshot
Features
This plugin adds the ability to add highlight (background coloring) to any text in your game!
You can add as many color id's as you want in the plugin parameters, and link them each to a hex color value.
Then, use \H[id] in any text to start highlighting (replace id with the color's id), and \E to stop!
(Note: the letters H and E can be replaced with any other single-letter, in the plugin parameters)
How To Use
- Copy the "DAE_MessageHighlighter.js" file into your project's /js/plugins/ folder.
- Activate the plugin by using the 'Plugin Manager'
- Read the short documentation (help file) and try it out yourself!
- Need any help? Comment on this thread!
Plugin
Non-commercial use: Download here (github)
Commercial use: Click here to get it!(non-obfuscated)
Credit
- DaedraKyne
Terms
Free for any non-commercial game.
For commercial games, you need to buy the itch.io version here.
Updates
2020-06-29 - Version 1.0 - Released the plugin
Features Mentioned
- This plugin adds the ability to add highlight (background coloring) to any text in your game!
- You can add as many color id's as you want in the plugin parameters, and link them each to a hex color value.
- Then, use \H[id] in any text to start highlighting (replace id with the color's id), and \E to stop!
- (Note: the letters H and E can be replaced with any other single-letter, in the plugin parameters)
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Non-commercial use: Download here (github) Commercial use: Click here to get it! (non-obfuscated) Credit - DaedraKyne
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.
0
replies
1
view
Topic Summary
Loading summary...