#===============翻译================= #来自:bStefan aka. regendo #来自:request from AABattery #网址:http://www.rpgmakervxace.net/index.php?/user/608-aabattery/ #如果你用VX ACE使用该脚本请给好评 #======= ...
def forbidden_scene_by_regendo return true if SceneManager.scene_is?(Scene_Map) && $game_map.map_id == 1 # 1号地图 if NOCALLMENU a = NOCALLMENU.any? do |scene| SceneManager.scene_is?(scene) end a else false end end
查看全部评分
折叠内容标题(非必须)
折叠内容
站长信箱:[email protected]|手机版|小黑屋|无图版|Project1游戏制作
GMT+8, 2025-2-23 14:51
Powered by Discuz! X3.1
© 2001-2013 Comsenz Inc.