-
Notifications
You must be signed in to change notification settings - Fork 0
@aparent
Luxembourg edited this page Mar 20, 2013
·
4 revisions
@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