Difference between revisions of "PUBLIC CHANNEL/it"

From Second Life Wiki
Jump to navigation Jump to search
Line 2: Line 2:
|name=PUBLIC_CHANNEL
|name=PUBLIC_CHANNEL
|type=integer
|type=integer
|value={{LSL Hex/it|0x0}}
|value={{LSL Hex|0x0}}
|desc=Canale di chat che leggono tutti gli utenti nelle vicinanze
|desc=Canale pubblico di comunicazione chat
|comment=Canale di chat che leggono tutti gli utenti nelle vicinanze
|comment=Canale pubblico di comunicazione chat
|examples
|examples
|constants=
|constants=
{{LSL DefineRow|1=|2={{LSL Const/it|DEBUG_CHANNEL}}|3={{#var:comment}}}}
{{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 06:10, 30 May 2010

Descrizione

Costanti: integer PUBLIC_CHANNEL = 0x0;

La Costante PUBLIC_CHANNEL del tipo integer ha valore 0x0

Canale pubblico di comunicazione chat

Articoli connessi

Constantes

•  DEBUG_CHANNEL/it

Fonctions

•  llWhisper
•  llSay
•  llShout
•  llDialog
•  llListen

Evénement

•  listen