View Single Post
  #1  
Unread 12-04-2005, 02:05 PM
testing123 testing123 is offline
A Young Mystail Rat
 
Join Date: Dec 2005
Server: Antonia Bayle
Posts: 2
Default eq2ui_loginscene.xml file and server name

Having a problem with the LoginScene.XML file. For the section in the file:

WindowPage.AutoplayWorld.Text=SERVER

I want to make it automatically use "The Bazaar". But if I code:

WindowPage.AutoplayWorld.Text=The Bazaar

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

WindowPage.AutoplayWorld.Text=Bazaar

and let it try autologin 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