[RMMV] Inventory Check
A downloadable RPG Maker MV Plugin
Download NowName your own price
Description:
Check the party inventory for weapons/armors
Check Types:
0: All Inventory
1: Only Equipped
2: All Inventory EXCEPT equipped
Script call examples:
hasWeapon(5, 1) // Will check for weapon 5 on only equipped items
hasWeapon(5) // Will check for weapon 5 in all inventory including equipped
hasArmor(10, 2) // Will check for armor 10 in inventory EXCEPT equipped
hasItem(4) // Will check for item 4
Terms of Use:
Free to use commercially or non commercially
Status | In development |
Category | Tool |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | CT_Bolt |
Tags | inventory, RPG Maker |
Download
Download NowName your own price
Click download now to get access to the following files:
CTB_InventoryCheck.js 2.8 kB
Leave a comment
Log in with itch.io to leave a comment.