lpmud/mudlib/
lpmud/mudlib/doc/
lpmud/mudlib/doc/LPC/
lpmud/mudlib/log/
lpmud/mudlib/players/
lpmud/mudlib/room/maze1/
lpmud/mudlib/room/sub/
void write(str)
string str;

Write a message "str" to current player. "str" can also be a number, which
will be translated to a string.

See also: say(), tell_object(), shout().