NAME write - tell a string message to this_player() SYNOPSIS void write(string str) DESCRIPTION Send message str to this_player(). Config.h must define MUDOS_COMMUNICATION for this function to exist. SEE ALSO efun/communication/