じ☆ve冰风 发表于 2026-7-12 17:31:06

EST - ACTOR EVENT MZ

■ 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


本贴来自国际rpgmaker官方论坛作者:estriole处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/est-actor-event-mz.129113/
页: [1]
查看完整版本: EST - ACTOR EVENT MZ