RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

Event Names

Started by Glasses, January 12, 2016, 07:38:04 AM

0 Members and 1 Guest are viewing this topic.

Glasses

Name: Event Names
Version: 1.5
Author: Mr. Trivel
Created: 2015-11-26


What does it do?
Allows events to show their names, pictures or icons above their heads.
Can also specify distance. so names further away won't be shown.


Screenshots:



How to use?
You have 2 options.
A permanent overhead or an overhead that switches according to event's page.


And for overhead to switch according to event's page, use the following instructions instead:
Use "Comment..." command under Flow Control in the page you want to display overhead when active.


Tags to use:
<Name: NAME, RANGE>
NAME - Name to display above the event.
RANGE - How close player has to be to see it.

<Picture: NAME, RANGE>
NAME - Picture's name that will be displayed above the event. (Picture located in img\system)
RANGE - How close player has to be to see the image.

<Icon: ID, RANGE>
ID - Icon Index (You can check that in database when selecting icons)
RANGE - How close player has to be to see the event's icon above it.


Plugin: <Link: Github>
How to download Script. Click the link above, there will be a button named Raw, press Right Click -> Save As.


If you want to test pictures quickly:
Images:



Terms of Use:
Don't remove the header or claim that you wrote this plugin.
Credit Mr. Trivel if using this plugin in your project.
Free for non-commercial projects.
For commercial use contact Mr. Trivel.