Difference between revisions of "PUBLIC CHANNEL/it"

From Second Life Wiki
Jump to navigation Jump to search
m
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{multi-lang|1=PUBLIC_CHANNEL|2=/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
<onlyinclude>{{#vardefine:PUBLIC_CHANNEL|{{LSL Const|PUBLIC_CHANNEL|integer|ihex=0|hex=0x0|c=Canale di chat che leggono tutti gli utenti nelle vicinanze.}}}}</onlyinclude>{{LSL Constant
|type=integer
|name={{#var:cname}}
|value={{LSL Hex|0x0}}
|type={{#var:type}}
|desc=Canale pubblico di comunicazione chat
|value={{#var:value}}
|comment=Canale pubblico di comunicazione chat
|desc=Canale di chat che leggono tutti gli utenti nelle vicinanze
|comment={{#var:comment}}
|examples
|examples
|constants=
|constants=
{{LSL DefineRow|1=|2={{LSL Const|DEBUG_CHANNEL}}|3={{#var:comment}}}}
{{LSL DefineRow|1=|2={{LSL Const/it|DEBUG_CHANNEL/it}}|3={{#var:comment}}}}
|functions=
|functions=
{{LSL DefineRow||[[llWhisper/it]]|}}
{{LSL DefineRow||[[llWhisper/it|llWhisper]]|}}
{{LSL DefineRow||[[llSay/it]]|}}
{{LSL DefineRow||[[llSay/it|llSay]]|}}
{{LSL DefineRow||[[llShout/it]]|}}
{{LSL DefineRow||[[llShout/it|llShout]]|}}
{{LSL DefineRow||[[llDialog/it]]|}}
{{LSL DefineRow||[[llDialog/it|llDialog]]|}}
{{LSL DefineRow||[[llListen/it]]|}}
{{LSL DefineRow||[[llListen/it|llListen]]|}}
|events=
|events=
{{LSL DefineRow||[[listen/it]]|}}
{{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