Thread: Log-in Data
View Single Post
  #2  
Unread 12-30-2007, 06:48 AM
Xiad Xiad is offline
A Brown Bear
 
Join Date: Sep 2006
Server: Butcherblock
Posts: 9
Default

OK, open _ProfitUI_LoginData.txt with Notepad or any ASCII editor.

The top line must read:
<?xml version="1.0" encoding="utf-8"?><DataSource Name="CharacterData">

The bottom line must read:
</DataSource>

Now, to add a Toon or such:

<Data username="myaccount" password="myspecialpass" Name="JoxsTrapp" server="Guk" />

In this example, your Station Login name is 'myaccount' and your password is 'myspecialpass'. You're from the Guk Server and your Toon's name is Joxstrapp.

Hope this helps.