Oblivion
0 of 0

File information

Last updated

Original upload

Created by

mmmpld

Uploaded by

mmmpld

Virus scan

Safe to use

About this mod

MENU ESCAPE v0.7 Open Beta Overview This mod enables spacebar and RMB as (hopefully) \'do what I want\' buttons for the various menus. It detects what menu you are in and then attempts to simulate the keypresses needed to get out. It also has (limited) functio

Permissions and credits
MENU ESCAPE v0.7.1 Open Beta


Overview
This mod enables spacebar and RMB as (hopefully) 'do what I want' buttons for the various menus.
It detects what menu you are in and then attempts to simulate the keypresses needed to get out.
It also has (limited) functionality to automatically leave a menu.


Usage
Simply press spacebar or click the Right Mouse Button (RMB) to perform either a 'close' or 'ok' action.
The action taken depends on the current menu, for example:
at the first menu it will continue the last game...
at the how many prompt it will agree to the quantity selected...
at the load screen it will load the last save...
at the save screen it will save in a new slot...
The rest I will leave you to discover.


Requirements
* OBSE v0011 or greater(!).
* Probably a UI mod of some sort (untested without).


Installation
Stick .esp file in Oblivion\data\
Enable the .esp from the launcher.
Archive is OMOD ready for OBMM users.


Known Issues
* The code is set to work for my particular setup only, so I don't know how it'll work for everyone else at this stage.
* A few menus will need modified xml files to work. Later.
* I'll keep a list of broken menus on the official forums release/wip topic.


Future / Note to Self
* More Auto-Do options.
* Configurable button to do action.
* XML files for menus that need it.
* Optimise code to remove un-needed menuMode checks.
* Document action taken at each menu.


Version History
0.7.1
* Made repair all a Journeyman Amorer perk to work around enchanted items.
0.7
* Implemented Waruddar's barter menu jiggle fix. Should stop menu jumping around.
* Implemented Lockpick exit (thanks Waruddar and haama).
0.6.7
* Tweaked sleep/wait and repair all.
* Message/quantity menu fix for unmodded XML.
0.6.65
* Fix for book auto-take from inventory. Should only run when picking up a book now.
0.6.6
* Changed book quit to work with scrolls and added alternate take action.
* Made books auto-take if activated while sneaking option.
* Added 'safe' quit auto-confirm that should save ini changes even if oblivion crashes on exit.
0.6.5
* Added Hold Left Shift as key to temp disable script.
* Added a few Auto-Do options. Notably quantity and buy/sell confirmations.
* Added a few Alt-Do options. Notably repair all for the player.
* Updated config menu to accommodate new options. Left Ctrl + Spacebar + RMB to Start.
0.6.1
* Hopefully Mouse Cast Compatible now.
0.6
* Added initial user set go-key.
* Left Ctrl + RMB to take all.
0.5
* Initial Public Beta Release