Hello guys i want to ask about how to
add 4 Servers in my test server?
:( cuz im making my own test server with 4 servers select.
thanks im using the 11.11.92 TT :) <3
Hello guys i want to ask about how to
add 4 Servers in my test server?
:( cuz im making my own test server with 4 servers select.
thanks im using the 11.11.92 TT :) <3
4x connectserver and 4x gameserver with different port's
TitanCS\Data\SCF_ServerList.ini
data\MapServerInfo.dat0 0 "YourIP" 55901 "SHOW"
0 1 "YourIP" 55902 "SHOW"
0 2 "YourIP" 55903 "SHOW"
0 3 "YourIP" 55904 "SHOW"
0 19 "YourIP" 55919 "HIDE"
Copy Gameserver, they rename the FOLDER and gameserver.exe0
// Normal Servers
0 0 1 SyourIP 55901 //[Main]
1 0 1 SyourIP 55902 //[Main]
2 0 1 SyourIP 55903 //[Main]
3 0 1 SyourIP 55904 //[Main]
// Castle Siege Servers
19 0 0 SyourIP 55919 //[Castle]
end
1
// Normal Servers
0 0 30 19 //Lorren
0 0 31 19 //DareDevil
0 0 34 19 //CryWolf
0 0 41 19 //Barraks
0 0 42 19 //Refuge
0 0 56 19 //Swamp
1 0 30 19 //Lorren
1 0 31 19 //DareDevil
1 0 34 19 //CryWolf
1 0 41 19 //Barraks
1 0 42 19 //Refuge
1 0 56 19 //Swamp
2 0 30 19 //Lorren
2 0 31 19 //DareDevil
2 0 34 19 //CryWolf
2 0 41 19 //Barraks
2 0 42 19 //Refuge
2 0 56 19 //Swamp
3 0 30 19 //Lorren
3 0 31 19 //DareDevil
3 0 34 19 //CryWolf
3 0 41 19 //Barraks
3 0 42 19 //Refuge
3 0 56 19 //Swamp
// Castle Siege Servers
19 1 30 -1 //Lorren
19 1 31 -1 //DareDevil
19 1 34 -1 //CryWolf
19 1 41 -1 //Barraks
19 1 42 -1 //Refuge
19 1 56 -1 //Swamp
end
MuServer\GameServer01 ---- gameserver01.exe
MuServer\GameServer02 ---- gameserver02.exe
MuServer\GameServer03 ---- gameserver03.exe
Then change in all GameServer folders (just renameds) "SCFGsUdpPort"
Gameserver01,02,03 -\- SCF_connect.ini
Test it and comment....GameServer01 SCFGsUdpPort=60221
GameServer02 SCFGsUdpPort=60222
GameServer03 SCFGsUdpPort=60223
Sorry for bad englishqw
Thank you very much 19871986 and sfz0rd ;) godbless you both!