PrintToConsole

From the Oblivion ConstructionSet Wiki
Revision as of 13:51, 3 August 2006 by imported>DragoonWraith
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

PrintToConsole "Message text", [var1], [var2], etc

Prints a formatted string to console. Uses the same syntax as Message and MessageBox. Mainly useful for debugging purposes.