PrintToConsole
Revision as of 13:51, 3 August 2006 by imported>DragoonWraith
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.