Difference between revisions of "PUBLIC CHANNEL"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
|type=integer | |type=integer | ||
|value={{LSL Hex|0x0}} | |value={{LSL Hex|0x0}} | ||
|desc=Chat channel | |desc=Chat channel that broadcasts to all nearby users | ||
|examples | |examples | ||
|constants= | |constants= |
Revision as of 01:56, 28 February 2007
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PUBLIC_CHANNEL = 0x0;The integer constant PUBLIC_CHANNEL has the value 0x0
Chat channel that broadcasts to all nearby users
Caveats