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 so long as you credit me as the original creator
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 allowed to use the assets in this file in 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 not 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
Code modeled after Pharis' Light-Hot-Key OpenMW Lua script mod.
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.1.1
Fixed a bug where camera zoom was enabled inside menus. Now zoom is properly handled.
Version 1.1.0
- Added script to enable camera zoom on mousewheel when either weapon or spell scroll key is not pressed. - Fixed a bug where sound Fx would play when only 1 weapon was in inventory - Weapon unsheathe sound Fx will no longer play when weapon is not unsheathed. - Added user setting to automatically ready spells or weapons on keybind + scroll
Version 1.0.0
Initial Release
--- Are you tired of rummaging through your inventory or fumbling through weapon and spell selection in the midst of combat? Tired of breaking the immersion???---
LOOK NO FURTHER. The answer has arrived with Mousewheel weapon and spell scrolling.
OpenMW-MouseWheel-Control-KeyBinding Lua scripts that allow selection of spells, enchantments and weapons from the press of a key and MouseWheel input
DESCRIPTION
This mod will allow you to cycle through weapons and spells by means of a MouseWheel scroll + user defined keybinds for weapons and spells.
**** Important Note **** Unbind default camera zoom binding in binding menu which is normally bound to MouseWheel inputs to avoid conflict with weapon or spell scrolling. *************************** v 1.1.1 Updates:
Added script to enable camera zoom on mousewheel when either weapon or spell scroll key is not pressed.
Fixed a bug where sound Fx would play when only 1 weapon was in inventory
Weapon unsheathe sound Fx will no longer play when weapon is not unsheathed.
Added user setting to automatically ready spells or weapons on keybind + scroll
Installation instructions
1. Download and extract the contents to your desired folder. (e.g. C:/users/games/OpenMW/mods/) 2. Enable the mod in your OpenMW launcher or alternatively add content=MouseWheel-KeyBinding.omwscripts to content= section and file path to data= inside your OpenMW.cfg file. (e.g. data="C:/users/games/OpenMW/Mods/Mousewheel-Control-KeyBinding")