Usage

Syntax: sendtorc(str message);

Explanation

Only works on the serverside. The function will output a line in RC by the NPC Server.

Example

function onCreated() {
  sendtorc("hi guys");
}

... Will output "NPC (Server): hi guys" in RC.

Categories

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