View Single Post
  #1  
Unread 12-03-2005, 09:59 PM
testing123 testing123 is offline
A Young Mystail Rat
 
Join Date: Dec 2005
Server: Antonia Bayle
Posts: 2
Default LoginScene XML file and Server

For the section in the file:

WindowPage.AutoplayWorld.Text=SERVER

I want to make it type in "The Bazaar". But if I type:

WindowPage.AutoplayWorld.Text=The Bazaar

It only comes up in the login as "The". If I write:

WindowPage.AutoplayWorld.Text=Bazaar

and let it login like that, it won't recognize the server. So, I tried "The Bazaar" and "The_Bazaar". And it just hangs... Is there something else I should used to capture the space?

Appreciate any suggestions.
Reply With Quote