本帖最后由 a000b1745 于 2013-10-9 17:33 编辑 如何才能讓海船無法在河流上行走? 我用之前改VX版本的方法去改Game_Map裡的通行度 def ship_passable?(x, y) return false if boat_p ...
查看全部评分
a000b1745 发表于 2013-10-9 16:17 照你的方法改好之後 上了大船就無法移動了... 我把 0x04 改成 0x0400 雖然可以移動
喵呜喵5 发表于 2013-10-9 15:49 方法名称忘记打(x,y)了,补上就好
a000b1745 发表于 2013-10-9 15:38 進入大型船的時候會報錯... "game_player"的97行 wrong number of arguments (2 for 0)
喵呜喵5 发表于 2013-10-9 12:26 def ship_passable? !boat_passable?(x, y) and passable?(x, y, 0x04) end
折叠内容标题(非必须)
折叠内容
站长信箱:[email protected]|手机版|小黑屋|无图版|Project1游戏制作
GMT+8, 2024-11-23 07:00
Powered by Discuz! X3.1
© 2001-2013 Comsenz Inc.