Posted by member 280260 on 2006-01-10 19:57:37
There is something horribly wrong with the config files for the theme I'm working on. There are a few places in my files where the text is changed after I save, no matter what I try to do. For example, there is a line in my script.rc which reads
*script bang !IconCreate
whenever I try to run the bang, this gets changed to
*script ~bang !IconCreate
There are other places where this happens: names of variables getting switched, IF statements getting deleted, etc. This only happened when I tried to consolidate all of my scripts into a single file.
The only modules I can think of that could do this are mzscript-0.9_beta-8 and xtedit-0.5. I never direct either to modify script.rc.
I have tried changing my text editor, the names of the files and even picking up the theme and re-copying all the files. I know it's an LS issue because if I type
*script bang !IconCreate
*script bang !IconCreate
the first one gets a tilde and the second one is untouched, while if I comment out the first line then it attacks the second.
Please help!
*script bang !IconCreate
whenever I try to run the bang, this gets changed to
*script ~bang !IconCreate
There are other places where this happens: names of variables getting switched, IF statements getting deleted, etc. This only happened when I tried to consolidate all of my scripts into a single file.
The only modules I can think of that could do this are mzscript-0.9_beta-8 and xtedit-0.5. I never direct either to modify script.rc.
I have tried changing my text editor, the names of the files and even picking up the theme and re-copying all the files. I know it's an LS issue because if I type
*script bang !IconCreate
*script bang !IconCreate
the first one gets a tilde and the second one is untouched, while if I comment out the first line then it attacks the second.
Please help!