Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: (Battle) Change Weapon Plugin
- Original author: Kino
- Original date: January 10, 2016
- Source thread: https://forums.rpgmakerweb.com/threads/battle-change-weapon-plugin.54655/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
Version Number: 1.00 Introduction: This is a short plugin that changes the weapon you use in battle by using a skill. Features:
Archived First Post
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!
Features Mentioned
- Change weapons in battle using notetags
- Instructions/How To Use:
- Insert a notetag like below; the notetag name is case sensitive ("changeWeapon") is the only one allowed at the current time.
- replace 'x' with a weapon ID in your database.
- Afterwards, when you activate the skill, your weapon will change to that specific weapon.
- Spoiler
- "lightbox_close": "Close",
- "lightbox_next": "Next",
- "lightbox_previous": "Previous",
- "lightbox_error": "The requested content cannot be loaded. Please try again later.",
- "lightbox_start_slideshow": "Start slideshow",
- "lightbox_stop_slideshow": "Stop slideshow",
- "lightbox_full_screen": "Full screen",
- "lightbox_thumbnails": "Thumbnails",
- "lightbox_download": "Download",
- "lightbox_share": "Share",
- "lightbox_zoom": "Zoom",
- "lightbox_new_window": "New window",
Downloads / Referenced Files
Log in to download
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 both commercial and non-commercial use. Just credit with the name Kino. Thanks:
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.
0
replies
1
view
Topic Summary
Loading summary...