Jump to content

Editing Posts Ruins The Message


Ranokoa

Recommended Posts

Recently, since the update, anytime I try to edit a post the indentation and spacing (multiple spaces, such as this, it will look like only one space.) it gets rid of it all. This is especially annoying when trying to edit an existing script post. It mostly happens in PMs, but instead of something similar to

 

Scriptname MonkeyFeet

Ref BananaToes
Short RedBumCount

Begin OnLoad
   Set BananaToes to SpiderLegsRef
   Set RedBumCount to RedNotBumsCounter
End

Begin OnActivate
    If RedBumCount == 0
         BananaToes.Disable
    EndIf
end

 

It'll look like this after trying to edit and be irreversible:

 

 

Scriptname MonkeyFeet Ref BananaToes Short RedBumCount Begin OnLoad Set BananaToes to SpiderLegsRef Set RedBumCount to RedNotBumsCounter End Begin OnActivate If RedBumCount == 0 BananaToes.Disable EndIf end

 

As you can imagine, quite annoying. I don't know if there's a solution, or if it's been pointed out already, but in case it hasn't, here it is.

 

Be well, sleep well, fight well, live long.

~Ranokoa

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...