Invisible Events In (or out of) Range

Name: Invisible Events In Range

Version: 1.0
Author: Mr. Trivel
Created: 2016-01-28

What does it do?
Allows events to appear or disappear depending how close the player is.

Screenshots:
ss+(2016-01-28+at+01.24.47)

How to use?
Use “Comment…” command under Flow Control for tags.
<Hidden: [TYPE] [RANGE]>
TYPE – in/out, if “in” – enemy will be hidden if player is within the RANGE.
                       if “out” – enemy will be hidden if player is out of the RANGE.
RANGE – how far/close has player to be
E.g.
<Hidden: out 5>
<Hidden: in 3>

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

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 commercial and non-commercial projects.

Event Names

Name: Event Names
Version: 1.6
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.

Video:


Screenshots:
ss+(2015-11-29+at+10.23.11) ss+(2015-12-13+at+05.03.57) ss+(2015-11-29+at+10.47.18) ss+(2015-11-29+at+09.27.06) (1)

How to use?
All setting up is done using Comments.
 Use “Comment…” command under Flow Control for those tags.

 <EventNameText: TEXT>
 <EventNamePicture: NAME, WIDTH, HEIGHT>
 <EventNameRange: RANGE>
 <EventNameOffsetX: PIXELS>
 <EventNameOffsetY: PIXELS>
 <EventNameFont: FONT>
 <EventNameFontSize: SIZE>

 TEXT – Text to show above event, can use text codes, too – \v[10]
 NAME – Picture Name (Pictures stored in img\system)
 WIDTH – Picture width in pixels
 HEIGHT – Picture height in pixels
 RANGE – How close player has to be to see the event name/picture.
 PIXELS – How big is the offset from default position in pixels
 FONT – Different font for text
 SIZE – Font Size

Example:

Plugin Commands:
EventNames Hide – Disables event names from showing
EventNames Show – Enables event names for showing

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:

d7c883b4f3.png4539bde724.png


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 commercial and non-commercial projects.

Common Event Logger

Name: Common Event Logger
Version: 1.2
Author: Mr. Trivel
Created: 2016-02-12

What does it do?
Logs all executing common events to console.

Screenshots:
ss+(2016-02-12+at+08.06.55)
commoneventdebug.gif

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

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 commercial and non-commercial projects.