Quote:
Originally Posted by monkeyman2092
We MUST be using different script editors. I use XSE to edit texts, and when I compile, I rarely have problems with the other stuff in the script.
|
I use XSE as well, and have been for a long time.
I am not talking about editing texts, I am talking about editing the script itself. The reason you don't have problems often is because you don't end up typing more text than was originally there. Also, have you ever tried adding new commands into the script, without deleting anything in the script? If you do, it will overwrite other data... (As will if you type text longer than the text that was there...
Is your XSE set up in "Refactoring Mode".
Mine is, which makes it so when you decompile a script, it makes it a dynamic script, instead of a static one...