- Code: Select all
MessageBox "[Jasmine smiles sadly as she looks at her mother] Yes, mother, I am very fortunate that ^PCName did not turn me over to Charon; I doubt that I would have seen you or father again."
to this:
- Code: Select all
MessageBox "[Jasmine smiles sadly as she looks at her mother] Yes, mother, I am very fortunate that ^PCName did not turn me over to Charon. I doubt that I would have seen you or father again."
and let me know if that fixes the problem. Thanks. If it does, it's the semi-colon that's causing the problem because Morrowind uses those for comments in scripts. I had hoped it wouldn't cause a problem in MessageBoxes, but one can't really tell with Morrowind sometimes. If it doesn't, then I'll have to dig further into it.