View Single Post
  #3  
Old 04-16-2004, 02:52 PM
Gossamer
Sarnak
 
Join Date: Apr 2004
Posts: 92
Default

So I dont have to change my world address? Here is my loginserver.ini
Thanks again!


Code:
[LoginServer]
loginserver=192.168.1.102
loginport=5999
worldname=MYEQ World
worldaddress=192.168.1.102
locked=false
account=usernm
password=passwd

[WorldServer]
Defaultstatus=0 
Unavailzone= 

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=

[ChatChannelServer]
ChatChannelServer=localhost
Reply With Quote