// Get the creature that is currently sitting on the specified object. // - oChair // * Returns OBJECT_INVALID if oChair is not a valid placeable. object GetSittingCreature(object oChair);
Community content is available under CC-BY-SA unless otherwise noted.