View Single Post
  #2  
Old 02-04-2015, 06:01 AM
dagulus2
Hill Giant
 
Join Date: Feb 2013
Posts: 220
Default

Your loginserver block should look like this:

Code:
<loginserver>
	<host>login.eqemulator.net</host>
	<port>5998</port>
	<account></account>
	<password></password>
</loginserver>
Note account and password are intentionally blank.
Reply With Quote