View Single Post
  #5  
Old 04-30-2010, 04:22 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Are you trying to setup a server that uses minilogin instead of the Public or Open Source Login Servers? If so, you will need to fill out this section with the appropriate IPs:

Code:
<!-- address has to be specified for minilogin to work -->
<address></address>
<localaddress></localaddress>
If not, you should be able to just comment those lines out by setting them to this:

Code:
<!-- address has to be specified for minilogin to work -->
<!-- <address></address> -->
<!-- <localaddress></localaddress> -->
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote