Follower and Battle Member Options
By DreamX
Introduction/Features
With notetags, you can choose which party members can appear as a follower or participate in battle.
Patch Notes
v1.08 - Now compatible with and requires
YEP Party System
How to Use
* ============================================================================
* How To Use
* ============================================================================
* Place this plugin BELOW Yanfly's Party System plugin.
*
* Use <no_follow:1> in an actor's notetag to permanently prevent them from
* appearing as a follower.
* Use <no_follow_switch:x> in an actor's notetag to designate a switch as what
* determines whether they're a follower. Change x to the switch number.
*
* * Do not use both follower notetags at the same time for the same actor,
* choose one or the other.
*
* To quickly alter follower visibiity, you can use these plugin commands.
*
* ToggleFollower 2 - Toggles the visiblity of an actor as a follower.
* Use the actor id. In this case, it is actor #2.
* ShowFollower 4 - Shows actor as follower
* Use the actor id. In this case, it is actor #4.
* HideFollower 6 - Hides actor as follower
* Use the actor id. In this case, it is actor #6.
*
* Alternatively, you can use just change the associated switch while having
* the parameter "Automatic Refresh" on.
*
* Use <no_battle:1> in an actor's notetag to permanently prevent them from
* appearing in battle. Use <no_battle_switch:x> in an actor's notetag to
* designate a switch as what determines whether they appear in battle. Change x
* to the switch number. If the switch is true, the actor won't appear in battle.
* If it's false, they will. Do not use both notetags at the same time for the
* same actor, choose one or the other. You don't need to use plugin commands
* when using the switch notetag for battle.
*
* Use <no_menu:1> in an actor's notetag to permanently prevent them from
* appearing in menus. Use <no_menu_switch:x> in an actor's notetag to
* designate a switch as what determines whether they appear in menus. Change x
* to the switch number. If the switch is true, the actor won't appear in menus.
* If it's false, they will. Do not use both notetags at the same time for the
* same actor, choose one or the other. You don't need to use plugin commands
* when using the switch notetag for menus.
* ============================================================================
* Terms Of Use
* ============================================================================
* Free to use and modify for commercial and noncommercial games, with credit.
* ============================================================================
* Compatibility
* ============================================================================
* To use Hime's Custom Party Leader, make sure to place it under this plugin.
* ============================================================================
* Credits
* ============================================================================
* DreamX
* Thanks to Shaz and Liquidize on the Rpg Maker forum for assistance.
* Thanks to Gilles on Rpg Maker Forum for assistance.
* Thanks to Yanfly for YEP Party System.
Screenshot
[/url]
[url=https://raw.githubusercontent.com/DreamXRMMV/Rpg-Maker-MV/master/DreamX_FollowerOptions.js]Script
本贴来自国际rpgmaker官方论坛作者:DreamX处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/follower-and-battle-member-options.54510/