Project1

标题: 請教一個腳本問題 [打印本页]

作者: sund    时间: 2009-5-24 02:09
标题: 請教一個腳本問題
是VX橫版的問題
當我在試驗的時候普通攻擊沒有問題但放魔法的時候就會跳出

腳本節 : sideview1  行號1824 發生 NoMethodError
undefined method `[]' for nil:NilClass


# 敌方和不使用二刀角色的取消二刀标志动画处理
  ->  two_swords_flug = weapon_kind[11]
      return if two_swords_flug && [email protected]?
      return if two_swords_flug && @battler.weapons[1] == nil && @battler.actor?
      if @battler.actor? && @battler.weapons[0] == nil && !two_swords_flug
        @weapon_R.action_reset
      elsif @battler.actor? && @battler.weapons[1] == nil && two_swords_flug
        @weapon_R.action_reset
      elsif [email protected]? && @battler.weapon == 0
        @weapon_R.action_reset
      else


有誰能幫我嗎!!?
[LINE]1,#dddddd[/LINE]此贴于 2009-6-6 10:32:56 被版主木葬枫提醒,请楼主看到后对本贴做出回应。




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