eshra 53 Posted August 20, 2012 (edited) Skill/Item Hotkeys (with actionbar HUD)EshraIntroductionThis script gives the player the option to create hotkeys for their skills and items. A hotkey is a key on the keyboard such that when it is pressed, its associated skill or item will be used.Features- Hotkeys for skills and items- Actionbar displaying the active hotkeysScreenshots Hotkey selection meu:Action bar How to UseThe hotkey menu lists in game keys that can be associated with items or skills. These might not be the same as the keys on your keyboard.To modify which game keys are associated with which real keyboard keys press f1 while running the game then click on the keyboard tab, you will get a menu that looks like this: / The real keyboard keys on the menu are to the left: ^The spacebar key on the keboard is being associated with the game key called :C. If I want the spacebar to be the hotkey for a skill or item, I need to look at what the in-game key is for the spacebar. Since the in-game key for the spacebar is :C, on the hotkey menu, the skill or item that I want to associate with the spacebar should be linked to hotkey :C like this: ScriptCompatibilityI did not overwrite any methods, there are a few aliases listed in the source file.I haven't tested this much so there are probably plenty of bugs in it. Just let me know what problems you run into and I'll try to fix them. Edited January 11, 2013 by eshra 3 Share this post Link to post Share on other sites
Tsukihime 1,489 Posted August 20, 2012 (edited) If I use a fire spell does it do anything? Edited August 20, 2012 by Tsukihime Share this post Link to post Share on other sites
eshra 53 Posted August 21, 2012 It should be the same as if you used it from the menu. Share this post Link to post Share on other sites
eshra 53 Posted December 3, 2012 (edited) Updated the script, there was a major bug in that it did not work with skills. You can also now see the amount of items you have left from the actionbar addionally the actionbar can easily be turned on or off using a hotkey. Updated script: http://rascripts.wordpress.com/2012/12/03/hotkey-bug-fix-view-item-amounts-and-hkey-actionbar-onoff/ Edited December 4, 2012 by eshra Share this post Link to post Share on other sites
Akari_Tsukino 0 Posted January 5, 2013 Is it possible to use this script but disallow the player from setting their own hotkeys? By that I mean, instead of the player setting their own hotkeys Items are preset to certain hotkeys with a note in the Database of VX Ace. Also, can the display of the hotkeys be disabled as well? I'm asking because I want to have a flashlight bound to a single button and not need the player to set this themself. Share this post Link to post Share on other sites
eshra 53 Posted January 11, 2013 (edited) Is it possible to use this script but disallow the player from setting their own hotkeys? By that I mean, instead of the player setting their own hotkeys Items are preset to certain hotkeys with a note in the Database of VX Ace. Also, can the display of the hotkeys be disabled as well? I'm asking because I want to have a flashlight bound to a single button and not need the player to set this themself. Yeah someone else requested the ability to hide the action bar a little while ago I just hadn't updated the links here. The links are updated now. The other functionality can be made to work as well, this script is poorly designed though so it's a pain to modify w/o breaking something else. I'll make note of the request though. Edited January 11, 2013 by eshra Share this post Link to post Share on other sites
Akari_Tsukino 0 Posted January 11, 2013 Is it possible to use this script but disallow the player from setting their own hotkeys? By that I mean, instead of the player setting their own hotkeys Items are preset to certain hotkeys with a note in the Database of VX Ace. Also, can the display of the hotkeys be disabled as well? I'm asking because I want to have a flashlight bound to a single button and not need the player to set this themself. Yeah someone else requested the ability to hide the action bar a little while ago I just hadn't updated the links here. The links are updated now. The other functionality can be made to work as well, this script is poorly designed though so it's a pain to modify w/o breaking something else. I'll make note of the request though. Ok, It's still a couple months off till I start work on the game where I plan to have an item working at button press, still gotta get the first game of the series finished(small series) Share this post Link to post Share on other sites
andregsr 0 Posted January 15, 2013 great ScriptBut do me a favor and take the Skills Weapons and team put them on time, knows my ABS?Thankful.Note: Smiles by google translator. Share this post Link to post Share on other sites
Akari_Tsukino 0 Posted January 28, 2013 is the script free for commercial use or is there a condition for commercial games? Share this post Link to post Share on other sites
eshra 53 Posted January 29, 2013 is the script free for commercial use or is there a condition for commercial games? It's free to use however you want. Share this post Link to post Share on other sites
Akari_Tsukino 0 Posted January 29, 2013 is the script free for commercial use or is there a condition for commercial games? It's free to use however you want. thank you, wanted to be sure before accidentally using the script inappropriatly. Share this post Link to post Share on other sites
shikusan 5 Posted June 27, 2014 Eshra I have a problem with this Script. Can you help me? please is really important to me to have a hotkey bar on my rpg the following problem is this: https://www.youtube.com/watch?v=Ub3SzqlmtL0 apparently the error is when the game doesn't find any icon on list. unfortunately I don't know anything about programming, so I cannot fix anything on my own :c Error line : Share this post Link to post Share on other sites
shikusan 5 Posted July 27, 2014 ...Somebody can help me please y_y Share this post Link to post Share on other sites