Difference between revisions of "Template:LSL Function/chat"
Jump to navigation
Jump to search
m |
m |
||
Line 59: | Line 59: | ||
|- | |- | ||
{{VarPair|constants_nb}} | {{VarPair|constants_nb}} | ||
|- | |||
{{VarPair|examples}} | |||
|- | |- | ||
{{VarPairTable|footnotes}} | {{VarPairTable|footnotes}} | ||
|} | |} | ||
</noinclude> | </noinclude> |
Revision as of 20:16, 9 January 2014
#var | value | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
caveats |
| |||||||||
p_none_desc | output chat channel, any integer value | |||||||||
p_none_hover | output chat channel, any integer value | |||||||||
p_none__desc | message to be transmitted | |||||||||
constants_nb |
| |||||||||
examples | For better readability of your code, you can make use of certain mnemonic constants such as PUBLIC_CHANNEL instead of channel 0 and DEBUG_CHANNEL instead of channel +2,147,483,647. | |||||||||
footnotes |
|