SAYCOMM

From Dark Signs Online
Revision as of 05:16, 18 March 2024 by Doridian (talk | contribs) (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>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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.