lpmud/mudlib/
lpmud/mudlib/doc/
lpmud/mudlib/doc/LPC/
lpmud/mudlib/log/
lpmud/mudlib/players/
lpmud/mudlib/room/maze1/
lpmud/mudlib/room/sub/
void tell_room(ob, str)
object ob;
string str;

Send a message "str" to object all objects in the room "ob".

See also efun/write, efun/shout, efun/say, efun/tell_object