View Single Post
  #7  
Old 05-23-2006, 05:20 AM
Cripp's Avatar
Cripp
Discordant
 
Join Date: Oct 2003
Location: The Shire
Posts: 474
Default

probably need to edit your eqemu_config.xml file correctly.. if using version 6.6 / 7.0... paste your eqemu_config.xml file if possible.

should have
Code:
<address>127.0.0.1</address>
<localaddress>127.0.0.1(or 192.168.x.x)</localaddress>

<loginserver>
<host>127.0.0.1</host>
<port>5999</port>
<account></account>
<password></password>
</loginserver>
in there somewhere.. (after <longname>)
__________________
Nug Blazers - ServerOP / founder
^^comming... later!

www.nugblazers.com

Last edited by Cripp; 05-23-2006 at 01:25 PM..
Reply With Quote