View Single Post
  #5  
Old 02-01-2009, 04:02 PM
Irreverent
The Solo Server
 
Join Date: May 2007
Posts: 416
Default

Tried adding my internal IP to the localhost and it doesn't seem to resolve anything...seem to keep getting the opcode unhandled

Code:
		<!-- Only specify these two if you really think you need to.  (read: You don't) -->
		
		<!-- <address>some.server.com</address> -->
		
		<!-- <localaddress>192.168.0.5</localaddress> -->

		


	<!-- Chatserver (channels) information.  Defaults shown -->
	
	<chatserver>
		
		<host>68.57.224.73</host>
		
		<port>10234</port>
	
	</chatserver>

	

	<!-- Mailserver (in-game mail) information.  Defaults shown -->
	
	<mailserver>
		
		<host>68.57.224.73</host>
		
		<port>7779</port>
	
	</mailserver>
__________________
OP of Irreverent Server (The Solo Server)
Our Forums
Reply With Quote