Original Source
- Original title: Notification Window
- Original author: ovate
- Original date: November 15, 2019
- Source thread: https://forums.rpgmakerweb.com/threads/notification-window.115294/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
YKNR_SlideInformation - 2017/10/15 (ver.2.0.0) Creator name: Yakinori Overview Information window that displays texts by sliding from the right
Archived First Post
Creator name: Yakinori
Overview
Information window that displays texts by sliding from the right
Note: This plugin doesn't work for MV version 1.4.X or earlier.
Features
- Plays a sound effect when notification window opens
- Parameters to change the window position, size, and appearance.
- Two Plugin Commands
notif keyword
recall
Setup
Parameter for set text to show, double click on the blank line to start a new message.
Keyword you insert will be used for a plugin command to open up notification.
Example-
notif test
Preview
soundless gif
Credit and Thanks: Yakinori
Terms of Use- Free for commercial and non-commercial use.
License - MIT License: http://opensource.org/licenses/mit-license.php
You can download js file from the thread attachment or Dropbox link: https://www.dropbox.com/s/5l5nb4g4zer2oz6/YKNR_SlideInformation.js?dl=1
Features Mentioned
- Plays a sound effect when notification window opens
- Parameters to change the window position, size, and appearance.
- Two Plugin Commands
- Code:
- notif keyword
- Displays texts using the keyword in the plugin parameter.
- recall
- Displays the previous notification again.
- Setup
- "lightbox_close": "Close",
- "lightbox_next": "Next",
- "lightbox_previous": "Previous",
- "lightbox_error": "The requested content cannot be loaded. Please try again later.",
- "lightbox_start_slideshow": "Start slideshow",
- "lightbox_stop_slideshow": "Stop slideshow",
- "lightbox_full_screen": "Full screen",
- "lightbox_thumbnails": "Thumbnails",
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Credit and Thanks: Yakinori Terms of Use- Free for commercial and non-commercial use. License - MIT License: http://opensource.org/licenses/mit-license.php You can download js file from the thread attachment or Dropbox link: https://www.dropbox.com/s/5l5nb4g4zer2oz6/YKNR_SlideInformation.js?dl=1
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...