From 7e0529fe2c5b8be742f80f04c19768c5c1dd46f4 Mon Sep 17 00:00:00 2001 From: Sgeo Date: Sun, 25 Jun 2017 14:04:54 -0400 Subject: [PATCH] Created Sharing (markdown) --- Sharing.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Sharing.md 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