DoubleX RMMV Skill Hotkeys - Printable Version +- Save-Point (https://www.save-point.org) +-- Forum: Material Development (https://www.save-point.org/forum-8.html) +--- Forum: Plugins and Mods (https://www.save-point.org/forum-74.html) +---- Forum: RPGMaker MV/MZ Engines (https://www.save-point.org/forum-120.html) +---- Thread: DoubleX RMMV Skill Hotkeys (/thread-7105.html) |
DoubleX RMMV Skill Hotkeys - DoubleX - 09-08-2017 DoubleX RMMV Skill Hotkeys
Version: v1.01b
Purpose * Lets you bind hotkeys to skills for actors outside battles, and use them to select usable skills for actors inside battles Introduction * When the party's out of battles, an actor can bind hotkeys to his/her currently usable/unusable skills in the skill menu, unless the result of the relevant notetags indicates otherwise All these bindings will be saved * When the party's inside battles, an actor having nonempty hotkey slot can use hotkeys to use their corresponding usable skills directly, unless the result of the relevant notetags indicates otherwise Compatibiliy Fix * DoubleX RMMV Skill Hotkeys Compatibility Video Games Using This Plugin * None so far FAQ * None so far Credits and Thanks * None Author's Notes * DoubleX RMMV Skill Hotkeys aims to give extreme control and freedom to users by making it as flexible as I can with as little damage to user-friendliness as I can Instructions * If you want to edit configurations instead of parameters, you must open this js file to access its configuration region Some settings, like the hotkey mappings, are only available as configurations * The default plugin file name is DoubleX RMMV Skill Hotkeys v100a If you want to change that, you must edit the value of DoubleX_RMMV.Skill_Hotkeys_File, which must be done via opening this plugin js file directly * If you wish to use DoubleX RMMV Skill Hotkeys Unit Test, place it right below this plugin Prerequisites Abilities: * Nothing special for most ordinary cases * Little RMMV plugin development proficiency for more advanced uses * Some RMMV plugin development proficiency to fully utilize this Terms and Conditions * Commercial use's always allowed and crediting me's always optional. * You shall keep this plugin's Plugin Info part's contents intact. * You shalln't claim that this plugin's written by anyone other than DoubleX or my aliases. I always reserve the right to deny you from using any of my plugins anymore if you've violated this. * CC BY 4.0, except those conflicting with any of the above, applies to this plugin, unless you've my permissions not needing follow so. * I always reserve the right to deny you from using this plugin anymore if you've violated any of the above. Changelog v1.01b(GMT 0400 13-2-2021): 1. Fixed the bug of being able to select unusable hotkey skills in the skill window in battles v1.01a(GMT 1400 17-7-2019): 1. Lets you show skill names instead of icons in the hotkey list 2. Lets you show hotkey icons instead of names in the hotkey list (v1.01a+ will be incompatible with v1.00a due to hotkeyNames changes) v1.00a(GMT 0900 8-9-2017): 1. 1st version of this plugin finished Download Link DoubleX RMMV Skill Hotkeys DoubleX RMMV Skill Hotkeys Unit Test RE: DoubleX RMMV Skill Hotkeys - DoubleX - 07-17-2019 Updates v1.01a(GMT 1400 17-7-2019): 1. Lets you show skill names instead of icons in the hotkey list 2. Lets you show hotkey icons instead of names in the hotkey list (v1.01a+ will be incompatible with v1.00a due to hotkeyNames changes) RE: DoubleX RMMV Skill Hotkeys - DoubleX - 02-13-2021 Updates v1.01b(GMT 0400 13-2-2021): 1. Fixed the bug of being able to select unusable hotkey skills in the skill window in battles |