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