View Single Post
  #1  
Unread 01-17-2012, 11:17 AM
crashtest crashtest is offline
A Brown Bear
 
Join Date: Apr 2005
Server: Crushbone
Posts: 11
Default Adding multiple char names

I am wondering how i can add several more names and servers to the list
in the _ProfitUI_LoginData.xml file.
I have tried several different ways, but cant seem to get any more other than the original line:
<?xml version="1.0" encoding="utf-8"?>
<DataSource Name="CharacterData">
<Data username="WHAT IS MT NAME" password="PASSWORD" Name="MY NAME IS" server="YOUR SERVER NAME" />
</DataSource>
Reply With Quote