[Ace]Yanfly's Victory Aftermath manual line break

● ARCHIVED · READ-ONLY
Started by NazrinTsunMouse 4 posts View original ↗
  1. I am using Yanfly's Victory Aftermath script. Everything works perfectly, except the linebreak. I can put in:

    "I'll just be taking this \nfrom you."

    And it should look like this:

    "I'll just be taking this

    from you."

    Instead it's like this:

    "I'll just be taking this you."

    I've tried various methods with this. From putting a space (this \n from), to putting no space between (this\nfrom), to putting it right after this. (this\n from).

    No matter what I do, I cannot get the line break to work.

    I've tried rearranging the scripts, starting a new project with just that script and the required ones.

    I have also tried using Modern Algebra's Formatting script to fix it, but that conflicted with a script I already have and I would prefer to keep that script.
  2. This Thread already talks about it, the fix is quite easy, Raythalos and I found out(we talked in PM afterwards), that it was working for me because of modern algebra's Paragraph Formatting script ^^
  3. Yes, I've mentioned the formatting script at the end of my post. It conflicts too badly with Yami's Pop Message script to be of much use.

    I appreciate you trying to help, anyway.
  4. Bump

    Is there nothing else that can be done about it?