TDW Equip Actor Restriction - v 1.00
wrigty12
Intro - Allows you to have Weapons/Armors only be equippable by certain Actors.
Features -
- Have as many Actor Restrictions for each Weapon or Armor as you want, using names or ID numbers.
How To Use - Simply download, place in your js file, and install!
Parameters - None.
Note Tags -
SpoilerPlace the following tags in Armor or Weapon note boxes:
<actorRestriction: x>
Restricts the equip to only be equipped by actor with ID of x.
<actorRestriction: x y z>
Restricts the equip to only be equipped by actor with ID of x, y, and z.
You can place as many ID's in the tag, as long as they are all integers and
have spaces between them.
<actorRestriction: Bob>
Restricts the equip to only be equipped by actor named Bob.
<actorRestriction: Bob Mary Joe>
Restricts the equip to only be equipped by actors named Bob, Mary, and Joe.
You can place as many names in the tag, as long as they are all single words
and have spaces between them.
You can also do any combination of names and ID numbers, as long as there are spaces between each.
Example:
<actorRestriction: Bob 1 Joe 3> will work just fine for actors Bob and Joe, as well as actors with
ids of 1 and 3.
Future Plans - None.
Terms of Use - Free for commercial and non-commercial use. Feel free to credit: wrigty12 or Tyler Wright
Download -
Link Here
Note - I am a beginner in the ways of making plug-ins and in JavaScript. If there is anything you see wrong, could be improved, or bugs you find, just let me know.
本贴来自国际rpgmaker官方论坛作者:wrigty12处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/tdw-restrict-weapons-armors-to-certain-actors.55096/