PrintToConsole

From the Oblivion ConstructionSet Wiki
Revision as of 11:18, 2 August 2006 by imported>GhanBuriGhan (Added use.)
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.