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

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki