If a server has both a linked server and the panic bunker on, you can now choose to redirect new players to the linked server instead of denying them outright.

You shouldn't use this if BOTH servers are panic bunkered, obviously.
This commit is contained in:
Incoming
2016-12-04 21:27:17 -05:00
parent f38469b997
commit e0324a6fc8
4 changed files with 12 additions and 0 deletions
+2
View File
@@ -386,6 +386,8 @@
global.cross_allowed = 1
if("cross_comms_name")
cross_name = value
if("send_panic_bunkered_to_cross_server")
global.allow_panic_bunker_to_cross = 1
if("medal_hub_address")
global.medal_hub = value
if("medal_hub_password")