LPC Library Functions: write

NAME

write() - send a message to current player

SYNOPSIS

void write( mixed str );

DESCRIPTION

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

SEE ALSO

message(), tell_object(), tell_room(), shout(), say()

Page design by Frank Jacquette & Tim Hollebeek
Copyright (C) 1998 Tim Hollebeek & Frank Jacquette
Back to MudOS