As said in the title the guide will be based on luciano's files but will work on other files also with some modifications.
Lets start with the main files editing.
I.
1. Open data/mapserverinfo.dat. Edit it exactly as below just change your IP
Open data/IpList.dat and write the following://------------------------------------
// GAMESERVER 1.00.16
// Cracked & modded by Luciano Aibar
// Gameservers' cluster configuration
//------------------------------------
// SrvCode
0
0 0 1 SyourIP 55901
1 0 1 SyourIP 55905
2 0 0 SyourIP 55903
end
//--------------------------------------
// SrvCode Map SrvCode
// dest.
//--------------------------------------
1
0 0 30 2
0 0 31 2
0 0 34 2
1 0 30 2
1 0 31 2
1 0 34 2
2 1 30 -1
2 1 31 -1
2 1 34 -1
end
2.Open gameserver_cs\gameserver_cs.ini. Edit the server code to 2"yourIP"
"yourIP"
That's all with the main files that you already have![GameServerInfo]
ServerName = MuOnlineCS
ServerCode = 2
GS_UDP_Port = 60010
ConnectMemberLoad = 0
NonPK = 0
PkLimitFree = 0
II.
Now create a folder on the same drive or drive C named "subserver".
1. Make a copy of gameserver folder and paste it in the "subserver folder". So we have X:\subserver\GameServer
- Modify the server code to 1 and the GS_UDP_Port into 60005 in X:\Subserver\gameserver\gameserver.ini
2. Make a folder named "bin", so it will be X:\Subserver\bin. In the bin folder add ds1.exe and ds1.ini.[GameServerInfo]
ServerName = MuOnline
ServerCode = 1
GS_UDP_Port = 60005
ConnectMemberLoad = 0
NonPK = 0
PkLimitFree = 1
- Rename the ds1.exe and ds1.ini into ds3.exe and ds3.ini
- Open ds3.ini and edit the port to 55964
3. Make a copy of the data folder and put it in the subserver folder. So it will be X:\Subserver\Data.[DataServerInfo]
CreateCharacterSP_Ver = 1
NewAccountCreate = 1
DBServerPort = 55964
- Here you can config your subserver the way you want
4. Create a folder named links and add "01- Dataserver 0" and "09- GameServer" from the main files links folder.
- Edit them as the following:
Right Click> Properties> Target > X:\subserver\bin\ds3.exe 55964 3 | Start In> X:\subserver\bin
Right Click> Properties> Target > X:\subserver\gameserver\gameserver.exe 127.0.0.1 55970 127.0.0.1 55964 55905 | Start In> X:\subserver\GameServer
III.
Modify the connect server lines as the following(i use WEBZEN CS):
*** X is the driver letter where your subserver folder is ***// Server List
0 "Mainserver" "yourIP" 55901 "SHOW"
1 "Subserver" "yourIP" 55905 "SHOW"
2 "MuOnline_CS" "yourIP" 55903 "HIDE"
yourIP = your GLOBAL IP
After your done run all the server links and the subserver links
Problems with "gameserver already running"? Check: http://forum.ragezone.com/f196/guide...unning-290225/
GOODLUCK!
Guide made by LoveGod


Reply With Quote![Making a subserver[1.00.16, based on Luciano's files]](http://ragezone.com/hyper728.png)


