write(3) LPC Library Functions write(3)
NNAAMMEE
write() - send a message to current player
SSYYNNOOPPSSIISS
void write( mixed str );
DDEESSCCRRIIPPTTIIOONN
Write a message `str' to current player. `str' can also be
a number, which will be translated to a string.
SSEEEE AALLSSOO
message(3), tell_object(3), tell_room(3), shout(3), say(3)
MudOS 5 Sep 1994 1