View Single Post
  #2  
Old 03-03-2006, 07:18 AM
Doodman's Avatar
Doodman
Developer
 
Join Date: Aug 2003
Posts: 246
Default

Minilogin has not been update yet to support the auto IP configuration, try adding the <address> element to the <world> section of your eqemu_config.xml:
Code:
                <address>some.server.com</address>
Obviously, replace some.server.com with your lan address of the server.
Reply With Quote