tell_room
来自「C实现的MUD,对大家基本入门网络游戏很有帮助!」· 代码 · 共 18 行
TXT
18 行
tttteeeellllllll____rrrroooooooommmm((((3333)))) MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444)))) tttteeeellllllll____rrrroooooooommmm((((3333)))) SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS void tell_room( mixed ob, string str, object *exclude ); DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN Send a message `str' to object all objects in the room `ob'. `ob' can also be the filename of the room (string). If `exclude' is specified, all objects in the exclude array will not receive the message. SSSSEEEEEEEE AAAALLLLSSSSOOOO message(3), write(3), shout(3), say(3), tell_object(3) Page 1 (printed 3/16/95)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?