Advertisement
Galiantos

Garry's Mod TTT server.cfg

Aug 18th, 2019
740
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.02 KB | None | 0 0
  1. //Preparation and post-round
  2. ttt_preptime_seconds:
  3. ttt_firstpreptime:
  4. ttt_posttime_seconds:
  5.  
  6. //Round length
  7. ttt_haste:
  8. ttt_haste_starting_minutes:
  9. ttt_haste_minutes_per_death:
  10. ttt_roundtime_minutes:
  11.  
  12. //Map switching and voting
  13. ttt_round_limit:
  14. ttt_time_limit_minutes:
  15. ttt_always_use_mapcycle:
  16.  
  17. //Traitor and Detective counts
  18. ttt_traitor_pct:
  19. ttt_traitor_max:
  20. ttt_detective_pct:
  21. ttt_detective_max:
  22. ttt_detective_min_players:
  23. ttt_detective_karma_min:
  24.  
  25. //DNA
  26. ttt_killer_dna_range:
  27. ttt_killer_dna_basetime:
  28.  
  29. //Voicechat battery
  30. ttt_voice_drain:
  31. ttt_voice_drain_normal:
  32. ttt_voice_drain_admin:
  33. ttt_voice_drain_recharge:
  34.  
  35. //Other gameplay settings
  36. ttt_minimum_players:
  37. ttt_postround_dm:
  38. ttt_dyingshot:
  39. ttt_no_nade_throw_during_prep:
  40. ttt_weapon_carrying:
  41. ttt_weapon_carrying_range:
  42. ttt_teleport_telefrags:
  43. ttt_ragdoll_pinning:
  44. ttt_ragdoll_pinning_innocents:
  45.  
  46. //Karma
  47. ttt_karma:
  48. ttt_karma_strict:
  49. ttt_karma_starting:
  50. ttt_karma_max:
  51. ttt_karma_ratio:
  52. ttt_karma_kill_penalty:
  53. ttt_karma_round_increment:
  54. ttt_karma_clean_bonus:
  55. ttt_karma_traitordmg_ratio:
  56. ttt_karma_traitorkill_bonus:
  57. ttt_karma_low_autokick:
  58. ttt_karma_low_amount:
  59. ttt_karma_low_ban:
  60. ttt_karma_low_ban_minutes:
  61. ttt_karma_persist:
  62. ttt_karma_debugspam:
  63. ttt_karma_clean_half:
  64.  
  65. //Map-related
  66. ttt_use_weapon_spawn_scripts:
  67.  
  68. //Traitor credits
  69. ttt_credits_starting:
  70. ttt_credits_award_pct:
  71. ttt_credits_award_size:
  72. ttt_credits_award_repeat:
  73. ttt_credits_detectivekill:
  74.  
  75. //Detective credits
  76. ttt_det_credits_starting:
  77. ttt_det_credits_traitorkill:
  78. ttt_det_credits_traitordead:
  79.  
  80. //Prop possession
  81. ttt_spec_prop_control:
  82. ttt_spec_prop_base:
  83. ttt_spec_prop_maxpenalty
  84. ttt_spec_prop_maxbonus:
  85. ttt_spec_prop_force:
  86. ttt_spec_prop_rechargetime:
  87.  
  88. //Admin-related
  89. ttt_idle_limit:
  90. ttt_namechange_kick:
  91. ttt_namechange_bantime:
  92. ttt_ban_type:
  93.  
  94. //Miscellaneous
  95. ttt_detective_hats:
  96. ttt_playercolor_mode:
  97. ttt_ragdoll_collide:
  98. ttt_bots_are_spectators:
  99. ttt_debug_preventwin:
  100. ttt_locational_voice:
  101. ttt_allow_discomb_jump:
  102. ttt_spawn_wave_interval:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement