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:
Help, cause i dont want lose my all game!
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!