Yes, I know! Script I was' poor copy double-spaced!V1.4 of this script only has 751 lines :/
Thank you! But now it gives me error in the string "446"!replace that method with this...
def draw_block1(y) draw_actor_face(@actor, window_width/ 2.5, 0) end
def draw_block1(y) draw_actor_face(@actor, window_width/ 2.5, 0) end def draw_block2(y) draw_basic_info(136,y) end
From the exact same error line 445!what does the error say ?
as far as i can tell line 446 should be empty.
it should be the blank line in between these two methods...
def draw_block1(y) draw_actor_face(@actor, window_width/ 2.5, 0) end def draw_block2(y) draw_basic_info(136,y) end
Ok ...! Come on, it's okay, I give up!!!Sorry, i dont know what you mean.
Gonna need a much better description of the error in order to fix it.