View Single Post
  #4  
Old 06-02-2017, 12:23 PM
Nightrider84's Avatar
Nightrider84
Discordant
 
Join Date: Aug 2010
Location: Colorado
Posts: 410
Default

So the Private login is on the same machine. not not sure what you mean by your second question provocating.
Also I changed the sytax to see if that made a difference and it didn't. Tried it with both my local ip address and 127.0.0.1

<address>gamegenie.servebeer.com</address> -->
<localaddress>192.168.1.105</localaddress> -->

<!-- Loginserver information. add Admin and Password for private login to show up --->
<loginserver1>
<host>192.168.1.105</host>
<port>5998</port>
<account>****</account>
<password>*****</password>
</loginserver1>
<loginserver2>
<legacy>1</legacy>
<host>login.eqemulator.net</host>
<port>5998</port>
<account></account>
<password></password>
</loginserver2>

<!-- Server status. Default is unlocked -->
<!--<locked/>-->
<!-- <unlocked/> -->

<!-- Sets the ip/port for the tcp connections. Both zones and console (if enabled). Defaults are shown -->
<tcp ip="127.0.0.1" port="9001" telnet="enable"/>
<telnet ip="127.0.0.1" port="9000" enabled="true"/>
__________________
__________________
Supernova - GM/Developer
"Secrets of Faydwer"
Reply With Quote