Quote:
|
Originally Posted by Zonx
madlordpfmilk, I'll double-check the help window, but I'm fairly sure I've filed petitions since I issued the 4.73 patch and it worked fine.
Sylkey, the problem is very likely the space and apostrophy. Try using the following:
Code:
WindowPage.AutoplayWorld.Text='Lucin D'Lere'
or
Code:
WindowPage.AutoplayWorld.Text="Lucin D'Lere"
|
Thanks again Zonx... the one that worked was the second option but there is no apostrophe in the DLere so for anyone else looking to do this and having issues it's:
"e; Lucan DLere"e;
works just dandy

