EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   ProfitUI (https://www.eq2interface.com/forums/forumdisplay.php?f=41)
-   -   Adding multiple char names (https://www.eq2interface.com/forums/showthread.php?t=16222)

crashtest 01-17-2012 11:17 AM

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>

TalTal 01-17-2012 11:55 AM

Quote:

Originally Posted by crashtest (Post 99422)
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>

To do what you want simply add the lines for character as needed:

<?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" />
<Data username="WHAT IS MT NAME" password="PASSWORD" Name="MY NAME IS" server="YOUR SERVER NAME" />
<Data username="WHAT IS MT NAME" password="PASSWORD" Name="MY NAME IS" server="YOUR SERVER NAME" />
<Data username="WHAT IS MT NAME" password="PASSWORD" Name="MY NAME IS" server="YOUR SERVER NAME" />
<Data username="WHAT IS MT NAME" password="PASSWORD" Name="MY NAME IS" server="YOUR SERVER NAME" />
<Data username="WHAT IS MT NAME" password="PASSWORD" Name="MY NAME IS" server="YOUR SERVER NAME" />
<Data username="WHAT IS MT NAME" password="PASSWORD" Name="MY NAME IS" server="YOUR SERVER NAME" />
<Data username="WHAT IS MT NAME" password="PASSWORD" Name="MY NAME IS" server="YOUR SERVER NAME" />
</DataSource>

Make sure to put the file on ignore on the profit updater as well.

crashtest 01-17-2012 12:13 PM

Thank you very much... i knew it was in some form like that, i just didnt have it quite right.... and i found out when i first edited it for login, that i had to add it to ignore.
Again... thank you


All times are GMT -5. The time now is 05:25 AM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI