diff options
| author | Sgeo <[email protected]> | 2017-06-25 14:04:54 -0400 |
|---|---|---|
| committer | Sgeo <[email protected]> | 2017-06-25 14:04:54 -0400 |
| commit | 7e0529fe2c5b8be742f80f04c19768c5c1dd46f4 (patch) | |
| tree | f0e389dd44c5936657e6cc2413fc27626a5ddd72 | |
| parent | Created Shaper properties (markdown) (diff) | |
| download | libreworlds-wiki-7e0529fe2c5b8be742f80f04c19768c5c1dd46f4.tar.xz libreworlds-wiki-7e0529fe2c5b8be742f80f04c19768c5c1dd46f4.zip | |
Created Sharing (markdown)
| -rw-r--r-- | Sharing.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Sharing.md b/Sharing.md new file mode 100644 index 0000000..9fda307 --- /dev/null +++ b/Sharing.md @@ -0,0 +1,4 @@ +Sharing occurs with "Attributes" attached to a [[NET.worlds.scape.Sharer]] on an object. Such an attachment causes a ForwardAttribute to be attached to the Room (technically the nearest container with even Sharing Mode). Forwarder attrID + on the Attribute corresponds to Attribute ID of the associated ForwardAttribute. The user of Attribute ID on the original Attribute is currently unknown. + +Sharing works via [[PROPSET]]/[[PROPUPD]] directed (usually) to the room. ObjID #253 in the client's PROPSET corresponds to the current room. The property ID used is the one for the "Forwarder attrID"/ForwardAttribute's Attribute ID.
\ No newline at end of file |