View Single Post
  #1004  
Unread 10-11-2005, 07:53 PM
Sylkey Sylkey is offline
A Young Mystail Rat
 
Join Date: Jul 2005
Server: Lucan DLere
Posts: 3
Default Autologin resolved for Lucan:)

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:

&quote; Lucan DLere&quote;

works just dandy
Reply With Quote