Difference between revisions of "Message"

From Hercules Wiki
Jump to: navigation, search
(Created page with "== Syntax == * message "<character name>","<message>"; == Description == That command will send a message to the chat window of the character specified by name. The text ...")
 

Latest revision as of 09:13, 9 June 2013

Syntax

  • message "<character name>","<message>";

Description

That command will send a message to the chat window of the character specified by name. The text will also appear above the head of that character. It will not be seen by anyone else.

Examples

message strcharinfo(0), "Hello World!";