Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
There are similar AHK scripts on the Nexus already but none that offered the functionality that I wanted so I made this one.
It's barely worthy of the title "mod" but maybe other people can benefit from it.
Turns Shift, Ctrl and Alt into Hold Modifiers. What this means is that by pressing Shift+ SpellButton (1234 by default), you can cast the spells from Spell Set 2. Once you release Shift, the game will go back to Spell Slot 1. Same with Ctrl for Spell Set 3 and Alt for Spell Set 4.
Obviously, you will need to bind the following in-game:
Spell Set 2: Shift Spell Set 3: Ctrl Spell Set 4 Alt
These keys may be bound to other things by default, so re-bind those functions. Keep F1 as Spell Set 1 as the script will use this to swap back to 1 after you release Shift, Ctrl or Alt.
You can edit the keys if you'd like, just right click on the .ahk file and click edit with Notepad.