- Joined
- Dec 30, 2015
- Messages
- 78
- Reaction score
- 47
- First Language
- English
- Primarily Uses
- RMMV
Hey guys,
A couple of days ago I stumbled across Galv's Action Indicators and I got inspired to write my first set of plugins, hope someone finds this useful. It's still a work in progress but it is functional and I'm open to any suggestions.
Event Indicators
Provides a simple way to add images above events, like displaying a "!" or "?" above quest related NPCs or items. The plugin has a bunch of parameters for controlling the general display of the indicators, but each event's indicator can be further customised using comment tags, overriding the plugin's default values.

This is what it looks like in action

This is how the events are set up
Features
v0.3.2 - 2016-09-16
* Fixed issue with nopt being able to set visibility of indicators directly
v0.3.1 - 2016-03-17
* Fixed issue with <eventIndicator: false> tag not working
v0.3 - 2016-01-19
* Fixed issue where changing map wouldn't correctly update the indicators that should be visible
v0.2 - 2016-01-05
* Set scale and hue of icons
* Tween options for position, scale, opacity and more!
v.01 - 2016-01-04
* Show icons above events using comments
* Supports multiple icons per map
* Supports using any image file in the Project as a source for icons
* Indicators customisable on a per event basis using comment tags
* Indicators are managed/updated based on the event's current page
Terms Of Use
Free for commercial and non-commercial use. No credit need be given, but always appreciated
Planned
* Maybe add support for animated icons
* Any suggested features
Disclaimer
This requires my SRCrazy_Core plugin to work which is bundled in with the demo (obviously) and the plugin source file.
Download
Demo
Source
A couple of days ago I stumbled across Galv's Action Indicators and I got inspired to write my first set of plugins, hope someone finds this useful. It's still a work in progress but it is functional and I'm open to any suggestions.
Event Indicators
Provides a simple way to add images above events, like displaying a "!" or "?" above quest related NPCs or items. The plugin has a bunch of parameters for controlling the general display of the indicators, but each event's indicator can be further customised using comment tags, overriding the plugin's default values.

This is what it looks like in action

This is how the events are set up
Features
v0.3.2 - 2016-09-16
* Fixed issue with nopt being able to set visibility of indicators directly
v0.3.1 - 2016-03-17
* Fixed issue with <eventIndicator: false> tag not working
v0.3 - 2016-01-19
* Fixed issue where changing map wouldn't correctly update the indicators that should be visible
v0.2 - 2016-01-05
* Set scale and hue of icons
* Tween options for position, scale, opacity and more!
v.01 - 2016-01-04
* Show icons above events using comments
* Supports multiple icons per map
* Supports using any image file in the Project as a source for icons
* Indicators customisable on a per event basis using comment tags
* Indicators are managed/updated based on the event's current page
Terms Of Use
Free for commercial and non-commercial use. No credit need be given, but always appreciated
Planned
* Maybe add support for animated icons
* Any suggested features
Disclaimer
This requires my SRCrazy_Core plugin to work which is bundled in with the demo (obviously) and the plugin source file.
Download
Demo
Source
Last edited by a moderator:






