TinyMUX

@parent

Commands

COMMAND: @parent <object> [=]

This command sets the parent of <object> to (or clears the parent if is omitted. You must control , and must own .

Related Topics Parent Objects, Inheritance, Ancestors, parent(), children()

Server differences

In PennMUSH, you need not own , but you must either control or must have the LINK_OK flag and you must pass its @lock/parent if one is set. PennMUSH prevents inheritance loops (you can’t make an object its own parent, grandparent, etc.)