04-17-2010, 10:01 AM
Quote:This line: @reyvateil.harmonics = [(@reyvateil.harmonics - 5), 0].max reflects a bug in RGSS. min and max methods are actually reversed.
so if @reyvateil.harmonics is negative, then @reyvateil.harmonics - 5 is still negative (or there is really a huge bug in the RGSS), and it's useless to do a min or a max with 0.
Quote:I know the Reyvateil menu has a higher priority in AT, and that's what I did in the first place. However, after testing, I decided to swap it.
The reason is that I didn't want to use another hotkey (like SHIFT) to call it. If it's too annoying, I'll change it. :)
It annoys me only because I'm used to the original battle system. I don't think that it's really important.
Some scripts :
Working on :