View Single Post
  #7  
Old 06-21-2008, 10:35 AM
Cripp's Avatar
Cripp
Discordant
 
Join Date: Oct 2003
Location: The Shire
Posts: 474
Default

you need to uncomment these lines..
Code:
<!-- Only specify these two if you really think you need to. -->
<!--<address>EQGamers.dyn-o-saur.com</address>-->
<!--<localaddress>192.168.2.6</localaddress>-->
make them
Code:
<!-- Only specify these two if you really think you need to. -->
<address>EQGamers.dyn-o-saur.com</address>
<localaddress>192.168.2.6</localaddress>
everyone always misses that.. need to make them uncommented by default :(
__________________
Nug Blazers - ServerOP / founder
^^comming... later!

www.nugblazers.com
Reply With Quote