Quote:
|
Originally Posted by Hunnar
I guess since I am not an XML coder  , I don't understand what needs to be edited in order to get my other characters to show up on the camp screen. Can someone point me in the right direction? All that shows up is Character-Server.
|
Go to your ProfitUI directory, and open _ProfitUI_LoginData.xml in the windows editor (notepad). You will see this:
Code:
<?xml version="1.0" encoding="utf-8"?> <DataSource Name="CharacterData">
<Data Name="CHARACTER" password="PASSWORD" server="SERVER" username="USER"/>
</DataSource>
Just edit the bold parts by putting in your character name, account password, server name and your account name (and make a duplicate of the line for each character).