RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

Help With script

Started by ChaosSoldier92, June 26, 2007, 02:38:14 PM

0 Members and 1 Guest are viewing this topic.

ChaosSoldier92

WHen i use magic like fire or greater fire or mi fire~ it says Script`Scene_Battle4'line76: argument occured. wrong number of arguments(0-1)...never mind it happens when i use any skill...what do i do

Leventhan

Is this the code?
def update_phase4
    case @phase4_step
    when 1
      update_phase4_step1
    when 2
      update_phase4_step2
    when 3
      update_phase4_step3
    when 4
      update_phase4_step4
    when 5
      update_phase4_step5
    when 6
      update_phase4_step6
    end
  end


Note:line j76 is step2

Be kind, everyone you meet is fighting a hard battle.


ChaosSoldier92

need help i cant test out battle