View Single Post
  #13  
Old 11-23-2008, 08:40 PM
leslamarch
Discordant
 
Join Date: Sep 2006
Location: Green Bay, WI
Posts: 436
Default

Quote:
Originally Posted by krytonic View Post
Ahh ok, in the minilogin setup guide it didnt say anything about changing the config to go from public to private use so im not sure how to do it so hopefully someone who uses minilogin can help.

Thanks for your help in the other issues I was having, very much appreciated.
Open your eqemu_config.xml
and post this set of lines


Code:
<!-- Loginserver information.  -->
        <loginserver>
        <host>localhost</host>
        <port>5999</port>
        <account></account>
        <password></password>
        </loginserver>
Reply With Quote