Changelogv1.00a(GMT 0200 23-5-2015):
1. 1st version of this script finished
AuthorsDoubleX
CreditsDoubleX(Optional)
PurposeLets you set some hotkeys to speed up skill/item target selections
Configuration Values # 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 scriptNone so far
CompatibilityDoubleX RMVXA Targeting Hotkeys CompatibilityPrerequisitesAbilities:
1. Little RGSS3 scripting proficiency to fully utilize this script
Terms Of UseYou shall:
1. Keep this script's Script Info part's contents intact
You shalln't:
1. Claim that this script is written by anyone other than DoubleX or his aliases
None of the above applies to DoubleX or his/her aliases
InstructionsOpen the script editor and put this script into an open slot between Materials and Main. Save to take effect.