Efun 函数Contrib 扩展包remove_interactive本页总览remove_interactive 名称 remove_interactive() - 强制指定对象断线 语法 int remove_interactive(object ob); 描述 强制对象 `ob` 断线,如果对象不是在线玩家或已被摧毁返回 0,否则返回 1。 参考 interactive(3) 翻译 雪风([email protected])