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>
|