Skip to content
Luxembourg edited this page Mar 19, 2013 · 4 revisions

@aparent

command: @aparent = attribute: aparent

sets the actions to be taken when another object is parented to . the action list is executed with the permission of . 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

Clone this wiki locally