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: Actor Battle Commands
- Original author: Fomar0153
- Original date: August 25, 2020
- Source thread: https://forums.rpgmakerweb.com/threads/actor-battle-commands.125994/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
Actor Battle Commands Version 1.0 by Fomar0153 Description
Archived First Post
Actor Battle Commands
Version 1.0
by Fomar0153
Version 1.0
by Fomar0153
Description
Allows you to setup battle commands for your characters.
Features
You can use the original four commands (attack, guard, skilltypes & items).
You can set individual skills to be used as a command.
Be on the lookout for future plugins that expand on this system with new custom commands.
Screenshots
How to Use
Place the plugin in your project's js/plugins/ folder.
Inside RPG Maker MZ's editor, open the Plugin Manager.
Create a new entry and select this plugin from the list.
Customise the options to your liking and then click ok.
Please use the notebox on the actor tab to set their default commands e.g.
<battlecommands: attack, skilltype 2, guard, item>
<battlecommands: attack, skill 10, guard, item>
This plugin provides the following commands
attack - use the basic attack skill
guard - use the basic guard skill
item - use the basic item command
skilltype n - where n is the database id of the skilltype (check your Types tab in the database)
skill n - where n is the database id of the skill you wish to use
Download
Click here.
Add Ons
Throw Command
FAQ
Q: My skill n battle command isn't selectable.
A: The skill still needs to be usable by the character in question e.g. MP costs, etc.
Credits
Fomar0153
Terms of Use
As long as I am credited, you may use this plugin in your projects both commercial and non-commercial.
Closing Note
I'm planning on making a few plugins to implement some popular battle commands e.g. Steal, Throw, Mix/Combine, things that can't be easily achieved by a basic skill. If you have any reasonable suggestions I am for the time being open to them.
Features Mentioned
- You can use the original four commands (attack, guard, skilltypes & items).
- You can set individual skills to be used as a command.
- Be on the lookout for future plugins that expand on this system with new custom commands.
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
Credits Fomar0153 Terms of Use As long as I am credited, you may use this plugin in your projects both commercial and non-commercial.
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...