#author("2024-09-02T03:13:09+00:00","default:iseki","iseki")
** [[AvatarPropertiesUpdate>../AvatarPropertiesUpdate]] [#b9dfcdee]
*** 概要 [#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    TestMessage --> Low  174 [00 ae]
 c0 00 00 06 dd 00 ff ff 00 01 ae 69 f7 50 2b f0   . . . . . . . . . . . i . P + .
 67 4c 6f a9 2b f8 5d 69 99 29 35 7f 35 f4 01 79   g L o . + . ] i . ) 5 . 5 . . y
 f3 49 64 a9 ee 1e ac 91 06 aa 47 00 23 01 00 02   . I d . . . . . . . G . # . . .



 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   SessionID
 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   FLImageID
 00 00                                             AboutText のサイズ
 00                                                FLAboutText のサイズ
 01                                                AllowPublish
 00                                                MaturePublish
 00                                                ProfileURL のサイズ


トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 ページ一覧 検索 最終更新   ヘルプ   最終更新のRSS