Category:ConScribe

From the Oblivion ConstructionSet Wiki
Revision as of 19:07, 26 September 2009 by imported>Shademe (Framework for added commands)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


ConScribe
Author(s)

shadeMe

Current Version 3.0a (GetPluginVersion returns 4)
Description

ConScribe is a simple utility which captures all text printed to the console (including those typed in by the player) and saves it to log files, allowing it to be reviewed later out of game.

Installation
  • Manual Install:
    1. Extract the contents to your Oblivion Data directory.
Download

TES Nexus

Source Code

Not Available

Discussions

[Rel] ConScribe

OBSE Name "ConScribe"

(for use with IsPluginInstalled/GetPluginVersion)




Logging Functions

ConScribe adds independent logging functions that allow mods to log textual output to text files. Output is primarily segregated into 2 types: Logs made per script and logs made per mod. The primary output function Scribe is used to log all output.

Mods may register a log using the RegisterLog function and then use Scribe to write to it. Registered logs can be unregistered using UnregisterLog. GetRegisteredLogName returns the name of the calling mod's registered log.

Pages in category "ConScribe"

The following 7 pages are in this category, out of 7 total.