Difference between revisions of "PUBLIC CHANNEL/it"
Jump to navigation
Jump to search
Tia Myrtle (talk | contribs) |
Tia Myrtle (talk | contribs) |
||
Line 2: | Line 2: | ||
|name=PUBLIC_CHANNEL | |name=PUBLIC_CHANNEL | ||
|type=integer | |type=integer | ||
|value={{LSL Hex | |value={{LSL Hex|0x0}} | ||
|desc=Canale di chat | |desc=Canale pubblico di comunicazione chat | ||
|comment=Canale di chat | |comment=Canale pubblico di comunicazione chat | ||
|examples | |examples | ||
|constants= | |constants= | ||
{{LSL DefineRow|1=|2={{LSL Const/it | {{LSL DefineRow|1=|2={{LSL Const|DEBUG_CHANNEL/it}}|3={{#var:comment}}}} | ||
|functions= | |functions= | ||
{{LSL DefineRow||[[llWhisper/it|llWhisper]]|}} | {{LSL DefineRow||[[llWhisper/it|llWhisper]]|}} | ||
Line 16: | Line 16: | ||
|events= | |events= | ||
{{LSL DefineRow||[[listen/it|listen]]|}} | {{LSL DefineRow||[[listen/it|listen]]|}} | ||
|cat1=Chat | |cat1=Chat/it | ||
|cat2 | |cat2 | ||
|cat3 | |cat3 | ||
|cat4 | |cat4 | ||
}} | }} |
Revision as of 05:10, 30 May 2010
Portale LSL | Funzioni | Eventi | Tipi | Operatori | Costanti | Flusso d'esecuzione | Libreria degli Script | Tutorial |
Descrizione
Costanti: integer PUBLIC_CHANNEL = 0x0;La Costante PUBLIC_CHANNEL del tipo integer ha valore 0x0
Canale pubblico di comunicazione chat