Oblivion

File information

Last updated

Original upload

Created by

scanti

Uploaded by

scanti

Virus scan

Safe to use

Tags for this mod

About this mod

A small OBSE plug-in that disables the command console.

Permissions and credits
Name: Console Disabler
Version: v1.0
Date: 8/24/2008
Category: Modders Resource
Requirements: Oblivion Patch 1.2.0.214, Oblivion Script Extender v13 or later (OBSE)
Author(s): scanti
Source:

Description
===========
This is a simple OBSE plug-in that disables the command console (pressing the ~ or ¬ key).

I haven't included a src folder that contains the source code because all the plug-in does is
write 0XEB to locataion 0x00583748 i.e.

SafeWrite8(0x00583748,0xEB);

Install
=======
1. Extract the files to a temporary location.
2. Examine the folder structure and make corrections where necessary.
3. Copy files from the archive \Data\ folder to (the data folder)\Oblivion\Data\

Uninstall
=========
1. Delete the files/folders associated with the mod.

\Oblivion\Data\obse\plugins\ConsoleDisabler.dll


Upgrade
=======
Just overwrite the previous version with the newer version.


Known Issues or Bugs
====================
This plugin only works with Oblivion 1.2.0.214 and OBSE version v13 or later.


History
=======
1.0, 24 August 2008 - Initial release.

Contact
=======
You can find me on the official Elder Scrolls forums as 'scanti'
You can find me on TESNexus as 'scanti'


Credits
=======
Thanks to the OBSE team for creating such a wonderful program and adding plugin support.
Thanks to Bethesda for creating Oblivion.
Thanks to TESNexus.com for the a one-stop-shop resource for authors and players.
Thanks to LHammonds for the Readme Generator this file was based on.


Licensing/Legal
===============
As with all my mods you can do whatever you want with this mod. If you do use it then a mention would be nice.