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

📄 call_out

📁 C实现的MUD,对大家基本入门网络游戏很有帮助!
💻
字号:
     ccccaaaallllllll____oooouuuutttt((((3333))))            MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444))))             ccccaaaallllllll____oooouuuutttt((((3333))))     NNNNAAAAMMMMEEEE          call_out() - delayed function call in same object     SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS          void call_out( string | function fun, int delay, mixed arg          );     DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN          Set up a call of function <fun> in this_object(). The call          will take place in <delay> seconds, with the argument <arg>          provided. <arg> can be of any type.          Please note that you can't rely on write() or say() in <fun>          since this_player() is set to 0. Use tell_object() instead.          The define THIS_PLAYER_IN_CALL_OUT exists to remedy the          above problem.     SSSSEEEEEEEE AAAALLLLSSSSOOOO          remove_call_out(3), call_out_info(3)     Page 1                                          (printed 3/16/95)

⌨️ 快捷键说明

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