Ok, I am trying to put this ring menu http://punkid89.b1.jcink.com/index.php?showtopic=831 in this battle system http://www.rmxp.org/forums/viewtopic.php?f=11&t=62914 and the ctb+the individual battle commands add ons. Why would I be getting this error?
That line points to this
Also, if you have spare time, there is also a topic in the request forum (not a request anymore) for an item menu. I also need help with that.
Thank you and any help is appreciated. I can make a demo if needed.
Well here is the demo so you can see what I have so far.
http://www.sendspace.com/file/xmmr7s
Script 'Ring Menu' line 373: NoMethodError occured.
undefined method '[]' for #<Game_Actor:0x3e95318>
undefined method '[]' for #<Game_Actor:0x3e95318>
Code:
rect = Rect.new(0, 0, @icons[j].width, @icons[j].height)
Also, if you have spare time, there is also a topic in the request forum (not a request anymore) for an item menu. I also need help with that.
Thank you and any help is appreciated. I can make a demo if needed.
Well here is the demo so you can see what I have so far.
http://www.sendspace.com/file/xmmr7s