Project1

标题: 关于公共事件中选项对话随时存档 [打印本页]

作者: vodkaduke    时间: 2010-7-18 11:38
标题: 关于公共事件中选项对话随时存档
在看过AVG教程后,发现那个是限制用于地图事件中的选项与对话存档。
就是那一句
while ($game_system.map_interpreter.list[$game_system.map_interpreter.index].code ==402)
        $game_system.map_interpreter.index -= 1
      end
公共事件的话试过修改很多次,结果都是list无法解释。
在interpreter中添加list和index的后也是限于地图事件……
请问如何做到公共事件可以随时存档……(对话的好像也是只能公共事件中使用




欢迎光临 Project1 (https://rpg.blue/) Powered by Discuz! X3.1