Jump to content

Toothpastefairy

Supporter
  • Posts

    48
  • Joined

  • Last visited

  • Days Won

    1

 Content Type 

Profiles

Forums

Events

Reborn Development Blog

Rejuvenation Development Blog

Starlight Divide Devblog

Desolation Dev Blog

Post Comments posted by Toothpastefairy

  1. ye no problem. I'm gonna use 18.4.3 as source here. In the DrawText part of the script, there's is this pretty big if statement, highlighted below.afbeelding.png.a6673ab53f5711c1d23e6eb69a805c8b.png

    This is in the function getFormattedText as I said above. The whole of that if statement is flat out useless as far as I could tell, with it only messing things up. Thus it was hit by the good ol' delete. The if statement lasts till here below, where i've marked the end. Right above that is where the function recurses

    afbeelding.png.a2d63d28c7c0f79bd406b9ad9900e5ec.png 

    This part of the code is also in getFormattedTextFast, so you can yeet it there as well. From what I tested the game doesn't even run through that code while formatting text, but better safe than sorry. Hope this helps!

    • Like 1
×
×
  • Create New...