Original Source
- Original title: OcRam - Messages plugin (for MV)
- Original author: OcRam
- Original date: September 3, 2019
- Source thread: https://forums.rpgmakerweb.com/threads/ocram-messages-plugin-for-mv.112899/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
Introduction This plugin will add notification system to RMMV project. You can automate messages when player gains/loses exp/item/gold has level up etc.. Or you can show custom non-interrupting fading messages anytime via script call (for example when new chapter begins)! This plugin is also integrated to (Yanfly) YEP_QuestJournal plugin, just make sure OcRam_Messages is below YEP_QuestJournal. NOTE: REQUIRED FOLLOWING GRAPHICS!
Archived First Post
This plugin will add notification system to RMMV project. You can automate messages when player gains/loses exp/item/gold has level up etc.. Or you can show custom non-interrupting fading messages anytime via script call (for example when new chapter begins)!
This plugin is also integrated to (Yanfly) YEP_QuestJournal plugin, just make sure OcRam_Messages is below YEP_QuestJournal.
NOTE: REQUIRED FOLLOWING GRAPHICS!
AND IMAGE WIDTHS SHOULD BE SAME AS YOUR GAME HORIZONTAL RESOLUTION!
example: resolution is 1024px x 768px then image widths should be 1024px!
Use transparent bg if you don't want image drawn so wide.
{$name} in this case is item name and {$value} is quantity.
All OcRam -plugins now available at ocram-codes.net
Please read: Terms of Use
Latest version: Download from here
All my plugins: Check 'em out!
Example image for 'major message bg' template is edit from one (parallax) RTP asset. No need to credit OcRam if using this image. And image is 1104px wide because I use always 1104 x 624 resolution (near HD aspect ratio and divisible by grid size 48).
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Please read: Terms of Use Latest version: Download from here All my plugins: Check 'em out! Example image for 'major message bg' template is edit from one (parallax) RTP asset. No need to credit OcRam if using this image. And image is 1104px wide because I use always 1104 x 624 resolution (near HD aspect ratio and divisible by grid size 48).
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...