US$20 for the first person to make this mod
Overview: The mod will detect hot key presses (F14-F23). Each of these hot key presses will ready an item tied to a quick key and use it.
In the game itself, there are 10 quick keys, 1-0. These quick keys ready whatever item or skill is assigned to them but do not use it. The hot keys will each be assigned to one quick key and they will both ready the item/skill and use it.
Playing on OpenMW. This has to be a Lua mod.
The finicky part:
If the player character cannot use the item/skill at the moment the hot key is press is detected, the game will either immediately exit that state then use the item/skill or put the use request into a queue that will fire automatically when the character is active again.
Being in dialog, shopping, and looking at inventory are games states that the mod should immediately exit and and then use the item/skill assigned to the hot key. Save/load/option menu, being dead, not having loaded the game, and battle states where my character can't act (paralyzed, stunned) should trigger the queueing behavior of the mod. Basically, if the game can close the state and immediately fire off the item/ability, then the game should; if it can't, queue it.
Payment: I can pay in Steam (or other) gift cards or through Paypal. The $20 price was what the first person who offered to make this mod requested, and I think it's fair. I'll bump it to $30 if the mod is completed today, within the next 24 hours or so.
I've had a couple people offer to make this already, but they've both disappeared. One of the people even said the mod was basically done before disappearing. Meanwhile, I'm getting further and further into Morrowind while using a janky workaround that's making the game as a whole less enjoyable.
To be paid, post the mod to your Nexus account and link it here in a comment. First person to do that get the $20. Let me know if you'd like Paypal or a gc.
I've also tried looking up how to make the mod myself a couple of times -- I'm convinced it's simple enough that I could do it -- but I can't find any useful tutorials and I get lost when just trying to get started. Y'all should make some actual video tutorials for modding OpenMW with Lua, OK? They'd get bunches of views because there literally aren't any.