Page 1 of 1

How does auto-concede work?

Posted: Mon Apr 29, 2013 9:52 pm
by kraze
auto-concede in NS2 is a function added in build 246. This feature will automatically surrender a team if a certain amount return to the ready room.

To adjust how this works add/edit these values in your serverconfig.json found on the "File manager" tab in your control panel.

Code: Select all

end_round_on_team_unbalance = 0.4(40%)
end_round_on_team_unbalance_check_after_time = 300(This value determines how the server waits before checking auto-concede at the start of the round)
end_round_on_team_unbalance_after_warning_time = 30(This is the amount of time between the warning and the round end)