Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

[Review]DoubleX RMVXA Targeting Hotkeys

DoubleX

Just a nameless weakling
Member

Purpose
Lets you set some hotkeys to speed up skill/item target selections

Configuration
Code:
      # Sets the hotkeys selecting a target that can be targeted in the target

      # window

      # The ith hotkey calls the ith target in the target window

      # Nothing will happen if the ith hotkey's pressed and the ith target in

      # the target window can't be targeted

      # A custom keymap binding script may help setting the hotkeys

      # Example: To disable this feature, set this as []

      HOTKEYS = [

        :KEY_1,

        :KEY_2,

        :KEY_3,

        :KEY_4,

        :KEY_5,

        :KEY_6,

        :KEY_7,

        :KEY_8

      ]

Games Using This Script
None so far

Prerequisites
Abilities:
1. Little RGSS3 scripting proficiency to fully utilize this script

Terms Of Use
You shall keep this script's Script Info part's contents intact
You shalln't claim that this script is written by anyone other than DoubleX or his aliases
None of the above applies to DoubleX or his aliases

Instructions
1. Open the script editor and put this script into an open slot between Materials and Main, save to take effect.

FAQ
Q1. Why the default hotkeys won't work for me?
A1. It's because it uses Cidiomar's Input as the custom keymap binding script:
http://himeworks.com/2013/07/full-input-keyboard/

Authors
DoubleX

Changelog
Code:
v1.00a(GMT 0200 23-5-2015):

1. 1st version of this script finished

Download Link
http://pastebin.com/UuMjaC7k
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top