Project1

标题: 新人求解 整队脚本报错 不知为何 有图有真相 [打印本页]

作者: 视觉诱惑    时间: 2013-1-15 03:54
标题: 新人求解 整队脚本报错 不知为何 有图有真相
本帖最后由 视觉诱惑 于 2013-1-15 22:38 编辑

网上下的脚本整合  出现了问题
有了队友 点一下 整队进去 后 在选择 队友或者自己 就出现错误
脚本整合叫 ~水.月.镜.花~   下面是 下载链 和 报错截图


http://www.66rpg.com/articles/4962  

  1.   #--------------------------------------------------------------------------
  2.   # ● 整队“确定”
  3.   #--------------------------------------------------------------------------
  4.   def on_formation_ok
  5.     if @status_window.pending_index >= 1
  6.       $game_party.swap_order(@status_window.index,
  7.                              @status_window.pending_index)
  8.       @status_window.pending_index = -1
  9.       @status_window.redraw_item(@status_window.index)
  10.     else
  11.       @status_window.pending_index = @status_window.index
  12.     end
  13.     @status_window.activate
  14.   end
复制代码

作者: a125232340    时间: 2013-3-21 22:40
潜水王1111111111




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