⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 say

📁 C实现的MUD,对大家基本入门网络游戏很有帮助!
💻
字号:
     ssssaaaayyyy((((3333))))                 MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444))))                  ssssaaaayyyy((((3333))))     NNNNAAAAMMMMEEEE          say() - send a message to all users in the same environment     SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS          varargs void say( string str, object obj );     DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN          Sends a message to the environment of the originator, all          items in the same environment, and all items inside of the          originator.  The originator is this_player(), unless          this_player() == 0, in which case, the originator is          this_object().          The second argument is optional.  If second argument `obj'          is specified, the message is sent to all except `obj'.  If          `obj' is not an object, but an array of objects, all those          objects are excluded from receiving the message.     SSSSEEEEEEEE AAAALLLLSSSSOOOO          message(3), write(3), shout(3), tell_object(3), tell_room(3)     Page 1                                          (printed 3/16/95)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -