Template:LSL Constants/Chat: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| Line 8: | Line 8: | ||
{{!}}Chat channel reserved for debug and error messages from scripts | {{!}}Chat channel reserved for debug and error messages from scripts | ||
{{!}}- | {{!}}- | ||
{{!}}[[PUBLIC_CHANNEL]] | {{#ifeq:{{{mode|}}}|no_public||{{!}}[[PUBLIC_CHANNEL]] | ||
{{!}}{{LSL Hex|0x0}} | {{!}}{{LSL Hex|0x0}} | ||
{{!}}Chat channel that broadcasts to all nearby users | {{!}}Chat channel that broadcasts to all nearby users}} | ||
{{!}}} | {{!}}} | ||
Revision as of 16:56, 16 May 2007
| Channel Constant | Description | |
|---|---|---|
| DEBUG_CHANNEL | 0x7FFFFFFF | Chat channel reserved for debug and error messages from scripts |
| PUBLIC_CHANNEL | 0x0 | Chat channel that broadcasts to all nearby users |