Hi Oxnite.
I wanted to report a bug in OxATTACK Version 1.6, I changed the Seismic Toss Move placing his power base 75 and stat manipulating -1 / Defense/10%, but in the game continues like old Seismic Toss cause damage for the level of my Pokemon , the other moves that did not work was the Dragon Tail, who also still removing the Pokemon of Battle. Any idea how to solve this?
Are you actually running thenewpoketext in console? If you were, then it would be easier to see the errors. (Open up command prompt and navigate to your PPRE folder and open thenewpoketext).
Longer texts being what?
thenewpoketext that comes with PPRE does not require any special space hacks. A normal " " is fine. If you need to add a line break (jump to the next line), then use \n. If you need the textbox to scroll, use \r (\f does a similar, if not the same thing, if you do see it). Lines can only hold so many characters; if you don't use \n, the characters will just keep going to the right.