Project1
标题:
新人求解 整队脚本报错 不知为何 有图有真相
[打印本页]
作者:
视觉诱惑
时间:
2013-1-15 03:54
标题:
新人求解 整队脚本报错 不知为何 有图有真相
本帖最后由 视觉诱惑 于 2013-1-15 22:38 编辑
网上下的脚本整合 出现了问题
有了队友 点一下 整队进去 后 在选择 队友或者自己 就出现错误
脚本整合叫 ~水.月.镜.花~ 下面是 下载链 和 报错截图
http://www.66rpg.com/articles/4962
CC错误.jpg
(15.82 KB, 下载次数: 78)
下载附件
保存到相册
2013-1-15 03:50 上传
#--------------------------------------------------------------------------
# ● 整队“确定”
#--------------------------------------------------------------------------
def on_formation_ok
if @status_window.pending_index >= 1
$game_party.swap_order(@status_window.index,
@status_window.pending_index)
@status_window.pending_index = -1
@status_window.redraw_item(@status_window.index)
else
@status_window.pending_index = @status_window.index
end
@status_window.activate
end
复制代码
作者:
a125232340
时间:
2013-3-21 22:40
潜水王1111111111
欢迎光临 Project1 (https://rpg.blue/)
Powered by Discuz! X3.1