@aparent - luxembourg/muxcode-clm GitHub Wiki
@APARENT
COMMAND: @aparent <object> = <command list> Attribute: Aparent
Sets the actions to be taken when another object is parented to <object>. The action list is executed with the permission of <object>. Several arguments are passed during evaluation:
%0 - dbref of the child being added or removed. %1 - 0 or 1 indicating if the parent is being removed (1) or added (0). %2 - dbref of the object issuing the @parent command.
The @aparent attribute is not inherited or copied during @clone.
Related Topics: @parent