Original Source
- Original title: More than 2 Weapon Requirements for Skills
- Original author: wrigty12
- Original date: October 29, 2015
- Source thread: https://forums.rpgmakerweb.com/threads/more-than-2-weapon-requirements-for-skills.48211/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
TDW Extra Weapon Requirements - v 1.01wrigty12 Intro - Allows your skills to have more than the allowed 2 weapon requirements. Features - - Have as many Weapon Requirements for a skill as you may want. This allows the skill to be accessed by many different weapons. How To Use - Simply download, place in your js file, and install!
Archived First Post
Features -
- Have as many Weapon Requirements for a skill as you may want. This allows the skill to be accessed by many different weapons.
How To Use - Simply download, place in your js file, and install!
Parameters - None.
Note Tags -
Where x is the weapon ID.
<requireEx: x x x>
Where x are weapon IDs.
You can place as many ID's in the tag, as long as they are all integers and have spaces between them.
Terms of Use - Free for commercial and non-commercial use. Feel free to credit: wrigty12 or Tyler Wright
Download - Link Here
Change Log -
- Calls back to previous aliases of isSkillWtypeOk to accommodate any other plugins
that may also alias it.
- Changed an unintended bug: Now you can have the requiredEx tag and list of ID's WITHOUT
any listed weapons in the editor itself (Previously, at least 1 weapon had to be defined
in the editor in order for the tag to actually be effective).
Version 1.00:
- Initial Release
Features Mentioned
- Have as many Weapon Requirements for a skill as you may want. This allows the skill to be accessed by many different weapons.
- How To Use - Simply download, place in your js file, and install!
- Parameters - None.
- Note Tags
- Spoiler
- Where x is the weapon ID.
- Where x are weapon IDs.
- You can place as many ID's in the tag, as long as they are all integers and have spaces between them.
- Future Plans - None.
- Terms of Use - Free for commercial and non-commercial use. Feel free to credit: wrigty12 or Tyler Wright
- Download - Link Here
- Change Log
- Version 1.01:
- Calls back to previous aliases of isSkillWtypeOk to accommodate any other plugins
- that may also alias it.
- Changed an unintended bug: Now you can have the requiredEx tag and list of ID's WITHOUT
- any listed weapons in the editor itself (Previously, at least 1 weapon had to be defined
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms of Use - Free for commercial and non-commercial use. Feel free to credit: wrigty12 or Tyler Wright Download - Link Here Change Log - Spoiler
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...