![]() |
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. |
Try this
WindowPage.AutoplayWorld.Text=The%20Bazaar |
WindowPage.AutoplayWorld.Text='The Bazaar'
|
Well formed XML
Ah yes, well formed XML. I guess my new login I created (taking from your idea Mook) should work fine for people whose servers have spaces.
|
Oh, You could also put it in a variable Server="The Bazaar" and then do blah.text=(Server)
|
| All times are GMT -5. The time now is 04:51 PM. |
vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI