Difference between revisions of "PUBLIC CHANNEL/it"

From Second Life Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{LSL Constant/it
<onlyinclude>{{#vardefine:PUBLIC_CHANNEL|{{LSL Const/it|PUBLIC_CHANNEL|integer|ihex=0|hex=0x0|c=Canale pubblico di comunicazione chat.}}}}</onlyinclude>{{LSL Constant/it
|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/it|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
}}
}}

Latest revision as of 06:29, 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