User Tools

Site Tools


convars

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
convars [2026/05/21 01:50] frank_lee_smithconvars [2026/05/24 00:47] (current) frank_lee_smith
Line 39: Line 39:
  
 ^ ConVar ^ Default ^ Applies ^ Description ^ ^ ConVar ^ Default ^ Applies ^ Description ^
-| ''ttt_max_rounds'' | 6 | Next round / map travel | Number of rounds to play before the match ends and a map vote begins. |+| ''ttt_max_rounds'' | 6 | Live | Number of rounds to play before the match ends and a map vote begins. |
 | ''ttt_round_time_minutes'' | 5 | Next round | Round duration in minutes **when haste mode is off**. | | ''ttt_round_time_minutes'' | 5 | Next round | Round duration in minutes **when haste mode is off**. |
 | ''ttt_haste_mode'' | True | Next round | Enables haste mode, where the public timer starts shorter and hidden time is added as players die. | | ''ttt_haste_mode'' | True | Next round | Enables haste mode, where the public timer starts shorter and hidden time is added as players die. |
Line 81: Line 81:
  
 ''MapVote.AlwaysInclude'' and ''MapVote.NeverShow'' are not ConVars. They live in ''server_settings.json'' because they are package-ident lists. ''MapVote.AlwaysInclude'' and ''MapVote.NeverShow'' are not ConVars. They live in ''server_settings.json'' because they are package-ident lists.
 +
 +When ''AllCompatible'' is enabled, compatible map discovery is prewarmed once after server/lobby settings apply and cached for the server/lobby lifetime. Map votes still apply the current map, ''AlwaysInclude'', ''NeverShow'', player-count filtering, and random option selection when each vote starts.
  
 ===== Visuals ===== ===== Visuals =====
Line 157: Line 159:
 </code> </code>
  
 +Useful AllCompatible prewarm message:
 +
 +<code text>
 +[MapCatalog] allcompatible_prewarm_complete game=thieves.terrortown maps=11 source=LobbyStartSettingsRuntime.ApplyToSystems
 +</code>
  
convars.txt · Last modified: 2026/05/24 00:47 by frank_lee_smith

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki