@aconnect - luxembourg/muxcode-clm GitHub Wiki
@ACONNECT
COMMAND: @aconnect <object> = <command-list> ATTRIBUTE: Aconnect
Sets the actions to be taken by a player upon connecting to the MUX. The following steps occur in the following order whenever a player connects to the MUX. Parentage is observed.
- Execute the connecting player's @aconnect.
- Execute the master room's @aconnect.
- Execute any @aconnect found on any of the master room's contents.
- If the location that the player is connecting into belongs to a zone, then
a) if the zone object is a thing, execute its @aconnect. b) if the zone object is a room, execute any @aconnect found on any of that room's contents.
Example: > @aconnect me=@mail
Related Topics: @adisconnect