1. shout(3) LP MudOSv21c7 (7 Jul 1996)
    2. 函数名称:
    3. shout() - 对所有活著的 (living) 物件送出讯息.
    4. 函数语法:
    5. void shout( string str );
    6. 无传回值 shout( 字串 str );
    7. 函数用法:
    8. 除了 this_player() 以外, 对所有活著的物件送出字串 str.
    9. 参考函数:
    10. message(3), write(3), tell_object(3), tell_room(3),
    11. say(3)
    12. 手册翻译:
    13. Phoebus@ZH 97.Jul.23. (Writen 5/23/97)