本帖最后由 乱摸阿弥陀佛 于 2013-7-18 14:56 编辑 如果我在这里添加脚本也一样吗? Interpreter 5 class Interpreter #-------------------------------------------------------------------------- # ● 场所移动 #-------------------------------------------------------------------------- def command_201 ...... if @parameters[0] == 0 if $game_map.map_id != $game_temp.player_new_map_id $game_self_switches[[ $game_temp.player_new_map_id,11,"A"]]=true 10.times{|i|$game_self_switches[[$game_map.map_id, i, “D”]]=false} end |
本帖最后由 end55rpg 于 2013-7-18 13:58 编辑
这样只要换地图,都会执行你的要求,不是特定1个地图 |
站长信箱:[email protected]|手机版|小黑屋|无图版|Project1游戏制作
GMT+8, 2024-11-23 04:05
Powered by Discuz! X3.1
© 2001-2013 Comsenz Inc.