05-21-2013, 11:15 PM
Okay, this is silly, you'll laugh. Find and you'll see All you need to do is make the window taller and move it up a bit! All the actors are being drawn, except the last actor is being drawn off the window frame.
Code:
class Window_ShopStatus < Window_Base
Code:
super(300, 128, 350, 300)