First of all, I have NO idea, if this is the right place, I'm posting this in. (I don't even know, if I'm allowed to post things about plugins here... In case, I'm not... SORRY.) I'm sorry for eventually occuring circumstances.
So, I'm having a more or less major problem with Yanfly's 'YEP.38 Change Turn Battle'-Plugin. I'm working at a battle, which starts with some text at turn 0. Then, at turn 2 it should show another bunch of text. Sadly, the text, which should be displayed at turn 2, is displayed right after the text of turn 0. I read somewhere, that I have to change the following part of the plugin to define, how long a turn goes [Math.min(200, BattleManager.lowestBaseAgi() * 8)]. I'm not that much into programming, so, I don't understand anything shown in that previous bit. I'd be really thankful, if someone could help me out.
Oh, and what I wanted to say: In the original DTB-System, everything worked perfectly well.