|
$network.moo_name
|
Assumed to contain the one-word name of the moo.
|
|
#0.maxint
|
Assumed to contain the maximum integer value.
|
|
#0.generic_db
|
Points to an object which at least simulates the Generic Database from the
LambdaCore.
|
|
#0.player
|
Base object for all players.
|
|
#0.generic_utils
|
A placeholder object for utility objects (used in update scripter).
|
|
#0.feature
|
Parent for feature packages (used in update scripter).
|
|
.description
|
This property is used to describe an objects meaning, use, or as tinyscenery.
|
|
.aliases
|
This property is used to help match objects in the database.
|
|
Eval
|
This verb is required for the installation script spooler to execute properly.
|
|
$login:register
|
Called when a link attempts to register on a remote site.
|
$player:confunc
$player:disfunc
|
Called when a player connects and disconnects. Needed to help the links establish
themselves.
|
There may be other assumptions that have been forgotten. Please let me know if you find
any.