I25 loadBalanceShardSpecific.cfg: Difference between revisions

From OuroDev
(Created page with "<syntaxhighlight lang="text"> ServerRole HostRange 172.20.0.1 172.20.0.255 PrimaryRole Cityzone Mission SecondaryRole None End ServerRole HostRange 127.0.0.1 PrimaryRole...")
 
No edit summary
Line 12: Line 12:
Server
Server
Command ChatServer.exe -noreserved
Command ChatServer.exe -noreserved
End
Server
Command missionserver64.exe
Command missionserver64.exe
End
Server
Command auctionserver.exe
Command auctionserver.exe
End
Server
Command servermonitor64.exe
Command servermonitor64.exe
End
End
End
End
</syntaxhighlight>
</syntaxhighlight>

Revision as of 04:17, 28 April 2019

ServerRole
	HostRange 172.20.0.1 172.20.0.255
	PrimaryRole Cityzone Mission
	SecondaryRole None
End

ServerRole
	HostRange 127.0.0.1
	PrimaryRole Cityzone Mission
	SecondaryRole None
	Server
		Command ChatServer.exe -noreserved
	End
	Server
		Command missionserver64.exe
	End
	Server
		Command auctionserver.exe
	End
	Server
		Command servermonitor64.exe
	End
End