[This is preliminary documentation and is subject to change.]
Sends a message to all players who are spectating this player, e.g. to forward typed-in commands and PMs.
"System color" code (&S) will be prepended to the message.
If the message does not fit on one line, prefix ">" is prepended to each wrapped line.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.5 (0.6.3.5)
Syntax
Exceptions
| Exception | Condition |
|---|---|
| System..::..ArgumentNullException | message or formatArgs is null. |
| System..::..FormatException | Message format is invalid. |