|
@@ -111,7 +111,7 @@ bb2_elimination_fraglimit 200
|
|
|
bb2_elimination_respawn_time 5
|
|
bb2_elimination_respawn_time 5
|
|
|
|
|
|
|
|
// Elimination: Respawn Time Scale - Increase the respawn timer in seconds when a player joins.
|
|
// Elimination: Respawn Time Scale - Increase the respawn timer in seconds when a player joins.
|
|
|
-// Example: respawn_timer + (total_players x time_scale) = new_respawn_timer. 14 + (20 x 2) = 54).
|
|
|
|
|
|
|
+// Example: respawn_timer + (joined_players x time_scale) = new_respawn_timer. 14 + (20 x 2) = 54.
|
|
|
// Minimum: 0
|
|
// Minimum: 0
|
|
|
// Maximum: 10
|
|
// Maximum: 10
|
|
|
// Default 1
|
|
// Default 1
|