05-22-2010, 11:31 PM
Quote:Is it because I'm using the ATB?Yes.
looks for a line like this:
Code:
if (Input.trigger?(Input::C) and @scan_count > 30) or
($atoa_script['Atoa ATB'] and @scan_count > 90)
remove the
Code:
or ($atoa_script['Atoa ATB'] and @scan_count > 90)
i just suggest to not use this on full active mode.