View Single Post
  #8  
Old 07-28-2011, 03:46 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

If the client is writing that information to the file it means that it isn't reading the file properly.

Open your file, delete everything, and paste only this into it.

Code:
[LoginServer]
Host=eqemulator.net:5998
Notice the difference in case. I don't know if it is important or not, but it is inconsistent with what is in all of my host files. Make sure there is a carriage return after the last line.
Reply With Quote