www.pudn.com > EQ2Emulator0.5.0_Win32Binary.zip > LoginServer.ini


### --- This file tells world.exe what loginserver to connect to. 
### --- Leave the account and password field BLANK. 
 
### --- NOTE: the word "Server" is added to each server automaticly. 
 
# READ README.TXT 
 
[LoginServer] 
loginserver=eq2emulator.net 
loginport=9100 
worldname=WORLD_NAME_HERE 
worldaddress=EXTERNAL_IP_HERE 
#internalworldaddress=INTERNAL_IP_HERE (If used, otherwise blank) 
worldport=9000 
locked=false 
account= 
password= 
#autotableupdates retrieves the latest table updates and applies them to your database 
#autotableupdates valid options=always, ask, and never 
autotableupdates=always 
#autotableverbose displays detailed information about the updates; options=true or false 
autotableverbose=false 
#autotabledata retrieves the latest data for tables like the opcodes table; options=true or false 
autotabledata=true 
 
[WorldServer] 
Defaultstatus= 
Unavailzone= 
 
[UpdateServer] 
updateserveraddress=eq2emulator.net 
updateserverport=9101 
 
[LoginConfig] 
ServerMode=StandAlone 
ServerPort=9100