-
Notifications
You must be signed in to change notification settings - Fork 0
WookeyCORE MCP Package
This is an MCP/2.1 package written for the JHCore MCP/2.1 implementation for MOO.
You can find out more about MCP/2.1 here:
This package allows MOO programmers to get under the hood of the MOO more easily than simply using the MOO's built-in tools.
This protocol is evolving, but this page is usually reasonably up to date.
As ever, if you spot any errors or omissions, please let us know.
$#$dns-uk-org-wookey-core-getinfo
$#$dns-uk-org-wookey-core-getobj (objnum)
$#$dns-uk-org-wookey-core-getprop (objnum, propname)
$#$dns-uk-org-wookey-core-getverb (objnum, verbname)
$#$dns-uk-org-wookey-core-info (maxobj, playerobj)
$#$dns-uk-org-wookey-core-obj (name, objnum, properties*, verbs*, parents*)
$#$dns-uk-org-wookey-core-prop (name, objnum, owner, perms)
$#$dns-uk-org-wookey-core-verb (name, objnum, owner, perms, direct, preposition, indirect)