Nightmare Mudlib 3.2 SimulEfun: write()

void write(mixed);

DESCRIPTION
Writes a message to the current command giving object (this_player()).

NOTE
This is an override of a MudOS efun by the same name in order to make
user of the features of message().

LOCATION
/adm/simul_efun/overrides.c

SEE ALSO
message(), say(), shout(), tell_object(), tell()
