Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

NameError Occured

I am doing my Game Memorial Warriors. I use these scripts:

http://img454.imageshack.us/img454/285/scriptitdk6.jpg[/IMG]

These scripts are working fine, but now, there have comed error:

http://img521.imageshack.us/img521/5084/namerrorzo9.jpg[/IMG]

I cant know where it have comed, cause if i transfer all my scripts to other game file, those are working fine.

This error comes when i open my equip menu.

Error is on the line 62:

Code:
@item_max = @data.size
    self.contents = Bitmap.new(width - 32, row_max * 32)
    for i in 0...@item_max-1
      draw_item(i)
    end
  end



Help, cause i dont want lose my all game!
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top