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

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

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