- Joined
- Nov 27, 2015
- Messages
- 556
- Reaction score
- 794
- First Language
- English
- Primarily Uses
- RMMV
Version Number: 1.00
Introduction:
This is a short plugin that changes the weapon you use in battle by using a skill.
Features:
Insert a notetag like below; the notetag name is case sensitive ("changeWeapon") is the only one allowed at the current time.
<changeWeapon: x> replace 'x' with a weapon ID in your database.
Afterwards, when you activate the skill, your weapon will change to that specific weapon.
Plugin Link: SkillWeaponChange
Important Notes:
Terms of Use:
Free for both commercial and non-commercial use.
Just credit with the name Kino.
Thanks:
Thank you to anyone who decides to use this script; I appreciate it, and if there are any bugs/issue, please contact me via message on the forums. I want to try and make the script as extensible/flexible as possible. Once again, Thank you!
Introduction:
This is a short plugin that changes the weapon you use in battle by using a skill.
Features:
- Change weapons in battle using notetags
Insert a notetag like below; the notetag name is case sensitive ("changeWeapon") is the only one allowed at the current time.
<changeWeapon: x> replace 'x' with a weapon ID in your database.
Afterwards, when you activate the skill, your weapon will change to that specific weapon.
Important Notes:
- Characters must be able to equip the specific weapon type
- Original weapons are restored after battle
Terms of Use:
Free for both commercial and non-commercial use.
Just credit with the name Kino.
Thanks:
Thank you to anyone who decides to use this script; I appreciate it, and if there are any bugs/issue, please contact me via message on the forums. I want to try and make the script as extensible/flexible as possible. Once again, Thank you!
