I'm using modern algebra's ATS v3.0c
and i'm getting this error:
Script 'ats 3.0c' line 1009: NameError occured
undefined method 'clear' for class 'Game_Message'
pls help!!!! :'(
here are the lines:
malgb_advtx_inliz_2fk9 (*args)
end
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# * Clear
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alias malg_ats3_clr_msg_9lo1 clear
def clear (*args)
@do_not_start = @do_not_refresh
@texts = []
@choices = []
@disabled_choices = []