じ☆ve冰风 发表于 6 天前

Pharonix Equipment Restrictions

Introduction

 

Hey all, Pharonix here.

 

 

Plugin Name:  Equip Restrictions

Version: 1.2

Author: Soul Pharonix

Category: Equipment

Sub-Category:

 

Download Link: You can download this plugin here

 

Under Development:

This script is still under development

 

Notes:

This plugin will allow you to set a required level for armor and weapons. This will prevent the equipping of armors and weapons unless the actor's level meets the required level

You can also set a required switch for equipping of weapons and armors. This will prevent the equipping of these equipment types unless the switch's state is "ON"

You can also set Required Variables, which will prevent the equipping of an armor or weapon unless the variable's value is equal to or greater than the value specified

You may also specify a required actor, which will allow you to only allow the specified actor to equip a weapon or armor. This is useful if you have multiple users of the same class, but you only want a specific character to use it.

 

**********NOTE TAGS

<req_level:x>

This will allow you to restrict a weapon or armor to be equipped only by characters whose level is greater than or equal to x

<req_switch:x>

This will allow you to restrict a weapon or armor to be equipped only when switch x is in the "ON" position.

<req_switch:x,y,z>

This will allow you to restrict a weapon or armor to be equipped only when switches x, y and z are all in the "ON" position.

<req_var:x,y>

This will allow you to restrict a weapon or armor to be equipped only when the variable x has a value equal to or greater than y.

<req_var:x,y;a,b;c,d>

You may specify multiple variable requirements by separating each variable,value pair with a semicolon(
data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 . This will allow you to restrict a

weapon or armor to be equipped only when each variable (x,y,z) has a value equal to or greater than their respective values.

<req_actors:x>

This will allow you to restrict the equipping of a weapon or armor to the actor whose id is equal to x.

<req_actors:x,y>

This will allow you to restrict the equipping of a weapon or armor to only the actors whose ids are equal to x or y.

 

**********Terms of Use

This Script is free to use non-commercially, or commercially.

If using commercially, please credit me


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