Usage

Syntax: function onLogMessage(text, red, green, blue, logType) { }

Explanation

Is called when something is added to your F2 menu.
Only called clientside.

Example

function onLogMessage(text, red, green, blue, logType)
{
  echo("foo");
}

... Starts an unbound event recursion that crashes your Graal client.

Categories

CategoryFunctionEvent
Comments [Hide comments/form]
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki