Advertisement
Guest User

Untitled

a guest
Jul 27th, 2017
11,102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. hostname "Abonniert /lasse/ auf YT"
  2. rcon_password "beispielpasswort"
  3. sv_password "beispielpasswort"
  4.  
  5. //DNA
  6. ttt_killer_dna_range 300
  7. ttt_killer_dna_basetime 100
  8.  
  9.  
  10. //Prep
  11. ttt_firstpreptime 45
  12. ttt_preptime_seconds 30
  13. ttt_posttime_seconds 10
  14.  
  15.  
  16. //Round length
  17. ttt_haste 0
  18. // ttt_haste_starting_minutes 5
  19. // ttt_haste_minutes_per_death 0.5
  20.  
  21. ttt_roundtime_minutes 10
  22.  
  23.  
  24.  
  25. //Map Switching
  26. ttt_round_limit 4
  27. ttt_time_limit_minutes 75
  28.  
  29. //ttt_always_use_mapcycle 0
  30.  
  31.  
  32. //Player Counts
  33. ttt_minimum_players 2
  34. ttt_traitor_pct 0.33
  35. ttt_traitor_max 32
  36. ttt_detective_pct 0.13
  37. ttt_detective_max 32
  38. ttt_detective_min_players 5
  39. ttt_detective_karma_min 600
  40.  
  41.  
  42. //Karma
  43. ttt_karma 1
  44. ttt_karma_strict 1
  45. ttt_karma_starting 1000
  46. ttt_karma_max 1000
  47. ttt_karma_ratio 0.001
  48. ttt_karma_kill_penalty 15
  49. ttt_karma_round_increment 5
  50. ttt_karma_clean_bonus 30
  51. ttt_karma_traitordmg_ratio 0.0003
  52. ttt_karma_traitorkill_bonus 40
  53. ttt_karma_low_autokick 1
  54. ttt_karma_low_amount 300
  55. ttt_karma_low_ban 0
  56. ttt_karma_low_ban_minutes 60
  57. ttt_karma_persist 1
  58. ttt_karma_clean_half 0.25
  59.  
  60. //Other
  61. ttt_postround_dm 1
  62. ttt_no_nade_throw_during_prep 0
  63. ttt_weapon_carrying 1
  64. ttt_weapon_carrying_range 50
  65. ttt_teleport_telefrags 1
  66. ttt_ragdoll_pinning 1
  67. ttt_ragdoll_pinning_innocents 1
  68. ttt_use_weapon_spawn_scripts 1
  69. ttt_spawn_wave_interval 2
  70.  
  71. // server logging
  72. log on
  73. sv_logbans 1
  74. sv_logecho 1
  75. sv_logfile 1
  76. sv_log_onefile 0
  77.  
  78. // operation
  79. sv_lan 0
  80. sv_region 255
  81.  
  82. exec banned_user.cfg
  83. exec banned_ip.cfg
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement