Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: EST - ACTOR EVENT MZ
- Original author: estriole
- Original date: October 25, 2020
- Source thread: https://forums.rpgmakerweb.com/threads/est-actor-event-mz.129113/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
■ Information ╒══════════════════════════╛ EST - Actor Event MZ Version: 1.0 By Estriole
Archived First Post
■ Information ╒══════════════════════════╛
EST - Actor Event MZ
Version: 1.0
By Estriole
File name: EST_ACTOR_EVENT_MZ.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
- create event that use actor graphic IF the actor NOT in Party
- create event that use actor graphic IF the actor IN party BUT not in Battle Member
■ Changelog ╒══════════════════════════╛
v1.0 2020.10.22 Finish the plugin
■ Plugin Download ╒══════════════════════════╛
https://www.dropbox.com/s/vnosipg1fwgoxc6/EST_ACTOR_EVENT_MZ.js?dl=0
■ Screenshots ╒══════════════════════════╛
■ Demo ╒══════════════════════════╛
https://www.dropbox.com/sh/vhf1jhpydfr3vne/AACXtmj85frlI81AAmAcK50Ha?dl=0
click download to download the entire folder.
■ How to use ╒══════════════════════════╛
1> to use actor graphic as event... add this comment in your event page:
<actor_event: x>
change x to your actor id in database
the event will use actor charset
2> to use party member grapic as event... add this comment in your event page:
<party_event: x>
change x to party member.
~ 1 -> first member, 2-> second member, 3-> 3rd member and so on.
the event will use party member charset
3> to use actor graphic when not in party
<outside_party_actor: x>
change x to actor id in database
the event will use actor charset if that actor NOT in party
4> to use actor graphic when in party but not battle member
<inactive_party_actor: x>
change x to actor id in database
the event will use actor charset if that actor IN party BUT NOT in battle member
■ Dependencies ╒══════════════════════════╛
none
■ Compatibility ╒══════════════════════════╛
MZ is new engine... so i cannot say for sure.
but it should be compatible with most things.
■ Parameters ╒══════════════════════════╛
None
■ Plugin Command ╒══════════════════════════╛
refresh_event_graphic => plugin command for refreshing event graphic
■ License ╒══════════════════════════╛
Free to use in all project (except the one containing pornography)
as long as i credited (ESTRIOLE).
■ Extra 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
also support to compatibility with VisuStella is not possible.
because their code is obfuscated thus cannot be read by human.
if there's incompatibility... please ask VisuStella Team.
■ Donate ╒══════════════════════════╛
If you want to support my work you can donate here
https://www.makerdevs.com/profile/estriole
■ Author's Notes ╒══════════════════════════╛
None
EST - Actor Event MZ
Version: 1.0
By Estriole
File name: EST_ACTOR_EVENT_MZ.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
- create event that use actor graphic IF the actor NOT in Party
- create event that use actor graphic IF the actor IN party BUT not in Battle Member
■ Changelog ╒══════════════════════════╛
v1.0 2020.10.22 Finish the plugin
■ Plugin Download ╒══════════════════════════╛
https://www.dropbox.com/s/vnosipg1fwgoxc6/EST_ACTOR_EVENT_MZ.js?dl=0
■ Screenshots ╒══════════════════════════╛
■ Demo ╒══════════════════════════╛
https://www.dropbox.com/sh/vhf1jhpydfr3vne/AACXtmj85frlI81AAmAcK50Ha?dl=0
click download to download the entire folder.
■ How to use ╒══════════════════════════╛
1> to use actor graphic as event... add this comment in your event page:
<actor_event: x>
change x to your actor id in database
the event will use actor charset
2> to use party member grapic as event... add this comment in your event page:
<party_event: x>
change x to party member.
~ 1 -> first member, 2-> second member, 3-> 3rd member and so on.
the event will use party member charset
3> to use actor graphic when not in party
<outside_party_actor: x>
change x to actor id in database
the event will use actor charset if that actor NOT in party
4> to use actor graphic when in party but not battle member
<inactive_party_actor: x>
change x to actor id in database
the event will use actor charset if that actor IN party BUT NOT in battle member
■ Dependencies ╒══════════════════════════╛
none
■ Compatibility ╒══════════════════════════╛
MZ is new engine... so i cannot say for sure.
but it should be compatible with most things.
■ Parameters ╒══════════════════════════╛
None
■ Plugin Command ╒══════════════════════════╛
refresh_event_graphic => plugin command for refreshing event graphic
■ License ╒══════════════════════════╛
Free to use in all project (except the one containing pornography)
as long as i credited (ESTRIOLE).
■ Extra 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
also support to compatibility with VisuStella is not possible.
because their code is obfuscated thus cannot be read by human.
if there's incompatibility... please ask VisuStella Team.
■ Donate ╒══════════════════════════╛
If you want to support my work you can donate here
https://www.makerdevs.com/profile/estriole
■ Author's Notes ╒══════════════════════════╛
None
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
■ License ╒══════════════════════════╛ Free to use in all project (except the one containing pornography) as long as i credited (ESTRIOLE). ■ Extra Credit ╒══════════════════════════╛
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.
0
replies
1
view
Topic Summary
Loading summary...