SAY

From Dark Signs Online
Jump to navigationJump to search

SAY {[optional] text formatting codes} any value

Outputs what ever comes after the SAY command to the console

Parameters

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

text formatting codes - optional codes that change the text color, font, and size.

Note that the smallest fontsize you can use 8 and the largest is 144

Example

Displays "Hello world" in the console.

SAY Hello world