Second Life/Protocol/UDP/AvatarPropertiesUpdate
をテンプレートにして作成
[
トップ
] [
タイトル一覧
|
ページ一覧
|
新規
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
** [[AvatarPropertiesUpdate>../AvatarPropertiesUpdate]] [...
*** 概要 [#wc0a5075]
- Viewer -> SIM
- アバターのプロパティ(プロフィール)を更新
*** 構造 [#hfb0996f]
- 番号: (Low 174) ''FF FF FF 00 AE''
AvatarPropertiesUpdate Low 174 NotTrusted Zerocoded
{
AgentData Single
{ AgentID LLUUID }
{ SessionID LLUUID }
}
{
PropertiesData Single
{ ImageID LLUUID }
{ FLImageID LLUUID }
{ AboutText Variable 2 } // 512文字まで
{ FLAboutText Variable 1 }
{ AllowPublish BOOL } // 情報を公開す...
{ MaturePublish BOOL } // "mature"かど...
{ ProfileURL Variable 1 }
*** サンプル [#wf9b7f85]
V->P [26486]: 0xc0 seq = 1757 UDP message is Low 1...
c0 00 00 06 dd 00 ff ff 00 01 ae 69 f7 50 2b f0 . . . ...
67 4c 6f a9 2b f8 5d 69 99 29 35 7f 35 f4 01 79 g L o ...
f3 49 64 a9 ee 1e ac 91 06 aa 47 00 23 01 00 02 . I d ...
c0 00 00 06 dd 00
ff ff 00 01
ae
69 f7 50 2b f0 67 4c 6f a9 2b f8 5d 69 99 29 35 AgentID
7f 35 f4 01 79 f3 49 64 a9 ee 1e ac 91 06 aa 47 Sessio...
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ImageID
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 FLImag...
00 00 AboutT...
00 FLAbou...
01 AllowP...
00 Mature...
00 Profil...
終了行:
** [[AvatarPropertiesUpdate>../AvatarPropertiesUpdate]] [...
*** 概要 [#wc0a5075]
- Viewer -> SIM
- アバターのプロパティ(プロフィール)を更新
*** 構造 [#hfb0996f]
- 番号: (Low 174) ''FF FF FF 00 AE''
AvatarPropertiesUpdate Low 174 NotTrusted Zerocoded
{
AgentData Single
{ AgentID LLUUID }
{ SessionID LLUUID }
}
{
PropertiesData Single
{ ImageID LLUUID }
{ FLImageID LLUUID }
{ AboutText Variable 2 } // 512文字まで
{ FLAboutText Variable 1 }
{ AllowPublish BOOL } // 情報を公開す...
{ MaturePublish BOOL } // "mature"かど...
{ ProfileURL Variable 1 }
*** サンプル [#wf9b7f85]
V->P [26486]: 0xc0 seq = 1757 UDP message is Low 1...
c0 00 00 06 dd 00 ff ff 00 01 ae 69 f7 50 2b f0 . . . ...
67 4c 6f a9 2b f8 5d 69 99 29 35 7f 35 f4 01 79 g L o ...
f3 49 64 a9 ee 1e ac 91 06 aa 47 00 23 01 00 02 . I d ...
c0 00 00 06 dd 00
ff ff 00 01
ae
69 f7 50 2b f0 67 4c 6f a9 2b f8 5d 69 99 29 35 AgentID
7f 35 f4 01 79 f3 49 64 a9 ee 1e ac 91 06 aa 47 Sessio...
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ImageID
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 FLImag...
00 00 AboutT...
00 FLAbou...
01 AllowP...
00 Mature...
00 Profil...
ページ名: