じ☆ve冰风 发表于 2026-7-24 21:55:38

Auto Equip On Empty

Auto Equip On Empty v1.01
        By DreamX
         
Introduction/Features
        You can specify which weapon or armor to automatically equip an actor when they unequip (not swap) a weapon or armor


Patch Notes


None


How to Use
        Right click the script link and select save link as a .js file.


Notetags go into an actor's notes.


Put <unequipWeapon:x> with x being the weapon id to equip when unequipping a weapon.
Put <UnequipArmor: x y> with x being the armor slot ID (see Equipment Types under Types in the database) and y being the id
of the armor to equip when that armor slot ID is unequipped. You can put more than one of these in the notes for
an actor, but be sure to do only one per line.

The player cannot gain duplicates of the auto equipment by equipping/unequipping.

You will still need to choose an actor's initial equipment, this plugin only affects when they manually unequip something.


Script


Credit and Thanks
        - DreamX


Author's Notes/Terms of Use
        Free to use and modify for commercial and noncommercial games, with credit.


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