View Single Post
  #35  
Old 04-24-2002, 10:16 AM
meliudaj
Hill Giant
 
Join Date: Apr 2002
Posts: 156
Default

Loginserver.ini:

### --- This file tells world.exe what loginserver to connect to.
### --- do not add an account and password unless a EQEmu Dev member has created an account for you.
### --- adding an account and password only grants the server a green name and is not needed.

# READ README.TXT

[LoginServer]
loginserver=192.168.254.1
worldname=Furinex's World of Disjunction
locked=false
account=
password=
worldaddress=127.0.0.1
loginport=5999

change to

Loginserver.ini:

### --- This file tells world.exe what loginserver to connect to.
### --- do not add an account and password unless a EQEmu Dev member has created an account for you.
### --- adding an account and password only grants the server a green name and is not needed.

# READ README.TXT

[LoginServer]
loginserver=192.168.254.1
worldname=Furinex's World of Disjunction
locked=false
account=eqemu
password=eqemu
worldaddress=127.0.0.1
loginport=5999
Reply With Quote