SAYCOMM: Difference between revisions

From Dark Signs Online
Jump to navigationJump to search
(Created page with "'''SAYCOMM''' ''any value'' Outputs what ever comes after the SAYCOMM command to the comm == Parameters == ''any value'' - this can be an ''int'', a ''string'', or anything else. == Example == Displays "Hello world" in the comm. <pre>SAYCOMM Hello world.</pre>")
 
(No difference)

Latest revision as of 06:16, 18 March 2024

SAYCOMM any value

Outputs what ever comes after the SAYCOMM command to the comm

Parameters

any value - this can be an int, a string, or anything else.

Example

Displays "Hello world" in the comm.

SAYCOMM Hello world.