Owner(): Difference between revisions

From TinyMUX
Jump to navigation Jump to search
mNo edit summary
 
(No difference)

Latest revision as of 00:14, 29 November 2010


FUNCTION: owner(<object>)
FUNCTION: owner(<object>/<attrib>)

The first form of the owner() function returns the dbref of the owner of the object. The object must either be yours or nearby.

The second form returns the owner of an attribute on the named object. You must own either the object or the attribute.