Difference between revisions of "ScriptEvent:println"

From Mod Wiki
 
(No difference)

Latest revision as of 11:50, 5 November 2007

Parameters

string text -- Text to print.

Result

None.

Supported By

sdSysCallThread

Functionality

Prints information to the console, and adds a line break.