1.0x MuServer's Setting/Running (Quick Guide - Router/Non-Router)

Newbie Spellweaver
Joined
Nov 19, 2006
Messages
80
Reaction score
1
First of all i know there are a lot of guides out there, but most of them don't take the settings technically as they should correctly work. By following this guide you create a functional server (as regarding core settings) and it's impossible to fail.

Important: The current guide is meant to support only the standalone server files!

Notice:
For non-router users: LAN IP is 127.0.0.1
For router users: start->run->cmd->ipconfig->the IP Address under the "Ethernet adapter Local Area Connection"(by default) is your LAN IP.

Warning:
Microsoft Loopback drivers must be installed and properly configured, check Google.com for reference.

[Data_Files] IP Configuration:

\ConnectServer\Data\ServerInfo.dat (Optional, used for auto-updater)
\ConnectServer\Data\ServerList.dat (WAN IP)
\Data\Lang\Kor\CommonLoc.cfg (LAN IP)
\Data\CommonServer.cfg (LAN IP)
\Data\IpList.dat (LAN IP)
\Data\MapServerInfo (WAN IP, after the "S", example: S11.22.33.44)
\DataServer\AllowableIPList.txt (LAN IP, replace the dots with a space, example: 127.0.0.1 -> 127 0 0 1)

[Links_Parameters] IP Configuration:

ExDB.exe WAN IP
ChatServer.exe LAN IP
JoinServer.exe /p55970 /caLAN IP /cp55557
GameServer.exe LAN IP 55970 LAN IP 5596x 5590x ("x" must be replaced according to your server type: Normal/Siege/SubServer)

[Core_Settings] Game Server:

\Data\Lang\CommonLoc.cfg (Connect Settings, Serial/Version Settings, Item Binding Settings)
\Data\ConnectMember.txt (Connect Filter [Reference: ServerInfo.dat])
\Data\CommonServer.cfg (Gameplay Settings)
\Data\DataServer.ini (Procedures Version, Account Settings, Port Settings)
\Data\Message_Kor.wtf (Internal GS Messages)
\Data\ServerInfo.dat (Server Name, Server Code, Connect Settings, PK Settings [References: Connect Server, Data Server])

[DB_Connectivity] ODBC:

\EventServer\Data\SvConfig.ini (Reference: MuOnline_Event Database)
\RankingServer\SvConfig.ini (Reference: MuOnline_Ranking Database)

[Required_Ports] TCP Protocol:

44405 (Connect Server)
55901 (Game Server)
55919 (Siege Server)
55980 (Chat Server [Friends System / Messenger][Requires ExDB])

[Required_Ports] UDP Protocol:

55906 (ExDB [Friends System / Mail])

Soon to be updated with SQL and additional setup procedures.
 
Last edited:
Re: [Guide] 1.0x MuServer's Setting/Running (Quick Guide - Router/Non-Router)

Rangerous , can u mail me at [email protected]

because iam about to make a private MU server and would like to share ur knowledge , if u like of course .
 
Back