- Joined
- Jun 27, 2012
- Messages
- 1,399
- Reaction score
- 644
- First Language
- indonesian
■ Information ╒══════════════════════════╛
EST - Actor Event
Version: 1.0
By Estriole
File name: EST_ACTOR_EVENT.js
■ Introduction ╒══════════════════════════╛
This plugin can create event that use actor or party member graphic
■ Features ╒══════════════════════════╛
- create event that use actor graphic
- create event that use party member graphic
■ Changelog ╒══════════════════════════╛
v1.0 2015.12.09 Initial Release
■ Plugin Download ╒══════════════════════════╛
(updated the dropbox link to newer link)
warning: this plugin created using earlier version of MV. and the updates of the MV might
ruin this plugin... you may ask other scripter to create compatibility patch if it doesn't work.
since i have retired scripting because of IRL works...
■ How to use ╒══════════════════════════╛
> to use actor graphic as event... add this comment in your event page:
<actor_event: x> change x to your actor id in database
> to use party member grapic as event... add this comment in your event page:
<party_event: x> change x to party member index. remember index start at 0 !!!
0 -> first member, 1-> second member, 2-> 3rd member and so on.
■ Screenshot╒══════════════════════════╛

■ Dependencies ╒══════════════════════════╛
none
■ Compatibility ╒══════════════════════════╛
I'm new in JS... and MV is new engine... so i cannot say for sure.
but it should be compatible with most things.
■ Parameters ╒══════════════════════════╛
None
■ License ╒══════════════════════════╛
Free to use in all project (except the one containing pornography)
as long as i credited (ESTRIOLE).
■ Extra Credit ╒══════════════════════════╛
- YOU MUST also credit Victor Sant since he create ACE version of this plugin
■ Support ╒══════════════════════════╛
While I'm flattered and I'm glad that people have been sharing and
asking support for scripts in other RPG Maker communities, I would
like to ask that you please avoid posting my scripts outside of where
I frequent because it would make finding support and fixing bugs
difficult for both of you and me.
If you're ever looking for support, I can be reached at the following:
[ http://forums.rpgmakerweb.com/ ]
pm me : estriole
■ Author's Notes ╒══════════════════════════╛
You could call this conversion of victor's ACE script...
since the code is so small and the logic basically the same
so you need to credit him if you use this.
EST - Actor Event
Version: 1.0
By Estriole
File name: EST_ACTOR_EVENT.js
■ Introduction ╒══════════════════════════╛
This plugin can create event that use actor or party member graphic
■ Features ╒══════════════════════════╛
- create event that use actor graphic
- create event that use party member graphic
■ Changelog ╒══════════════════════════╛
v1.0 2015.12.09 Initial Release
■ Plugin Download ╒══════════════════════════╛
(updated the dropbox link to newer link)

ruin this plugin... you may ask other scripter to create compatibility patch if it doesn't work.
since i have retired scripting because of IRL works...
■ How to use ╒══════════════════════════╛
> to use actor graphic as event... add this comment in your event page:
<actor_event: x> change x to your actor id in database
> to use party member grapic as event... add this comment in your event page:
<party_event: x> change x to party member index. remember index start at 0 !!!
0 -> first member, 1-> second member, 2-> 3rd member and so on.
■ Screenshot╒══════════════════════════╛

■ Dependencies ╒══════════════════════════╛
none
■ Compatibility ╒══════════════════════════╛
I'm new in JS... and MV is new engine... so i cannot say for sure.
but it should be compatible with most things.
■ Parameters ╒══════════════════════════╛
None
■ License ╒══════════════════════════╛
Free to use in all project (except the one containing pornography)
as long as i credited (ESTRIOLE).
■ Extra Credit ╒══════════════════════════╛
- YOU MUST also credit Victor Sant since he create ACE version of this plugin
■ Support ╒══════════════════════════╛
While I'm flattered and I'm glad that people have been sharing and
asking support for scripts in other RPG Maker communities, I would
like to ask that you please avoid posting my scripts outside of where
I frequent because it would make finding support and fixing bugs
difficult for both of you and me.
If you're ever looking for support, I can be reached at the following:
[ http://forums.rpgmakerweb.com/ ]
pm me : estriole
■ Author's Notes ╒══════════════════════════╛
You could call this conversion of victor's ACE script...
since the code is so small and the logic basically the same
so you need to credit him if you use this.
Last edited: