Difference between revisions of "PUBLIC CHANNEL/ja"

From Second Life Wiki
Jump to navigation Jump to search
(New page: {{LSL Constant/ja |name=PUBLIC_CHANNEL |type=integer |value={{LSL Hex|0x0}} |desc=チャットチャンネルは、全ての近くのユーザに届きます。 |comment=チャットチャ...)
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{LSL Constant/ja
<onlyinclude>{{#vardefine:PUBLIC_CHANNEL|{{LSL Const/ja|PUBLIC_CHANNEL|integer|ihex=0|hex=0x0|c=近くのユーザ全員にブロードキャストされるチャットチャネル}}}}</onlyinclude>{{LSL Constant/ja
|name=PUBLIC_CHANNEL
|name={{#var:cname}}
|type=integer
|type={{#var:type}}
|value={{LSL Hex|0x0}}
|value={{#var:value}}
|desc=チャットチャンネルは、全ての近くのユーザに届きます。
|desc=近くのユーザ全員にブロードキャストされるチャットチャネル
|comment=チャットチャンネルは、全ての近くのユーザに届きます。
|comment={{#var:comment}}
|examples
|examples
|constants=
|constants=
{{LSL DefineRow|1=|2={{LSL Const/ja|DEBUG_CHANNEL}}|3={{#var:comment}}}}
{{LSL DefineRow|1=|2={{LSL Const/ja|DEBUG_CHANNEL}}|3={{#var:comment}}}}
|functions=
|functions=
{{LSL DefineRow||[[llWhisper/ja|llWhisper]]|}}
{{LSL DefineRow||{{LSLG/ja|llWhisper}}|}}
{{LSL DefineRow||[[llSay/ja|llSay]]|}}
{{LSL DefineRow||{{LSLG/ja|llSay}}|}}
{{LSL DefineRow||[[llShout/ja|llShout]]|}}
{{LSL DefineRow||{{LSLG/ja|llShout}}|}}
{{LSL DefineRow||[[llDialog/ja|llDialog]]|}}
{{LSL DefineRow||{{LSLG/ja|llDialog}}|}}
{{LSL DefineRow||[[llListen/ja|llListen]]|}}
{{LSL DefineRow||{{LSLG/ja|llListen}}|}}
|events=
|events=
{{LSL DefineRow||[[listen/ja|listen]]|}}
{{LSL DefineRow||{{LSLG/ja|listen}}|}}
|cat1=Chat/ja
|cat1=Chat
|cat2
|cat2
|cat3
|cat3
|cat4
|cat4
}}
}}

Latest revision as of 23:00, 2 May 2010

解説

定数: integer PUBLIC_CHANNEL = 0x0;

integer 定数 PUBLIC_CHANNEL の値は 0x0 です。

近くのユーザ全員にブロードキャストされるチャットチャネル

関連記事

定数

•  DEBUG_CHANNEL

関数

•  llWhisper
•  llSay
•  llShout
•  llDialog
•  llListen

イベント

•  listen

特記事項

この翻訳は 原文 と比べて古いですか?間違いがありますか?読みにくいですか?みんなで 修正 していきましょう! (手順はこちら)