Guest User

Untitled

a guest
Jan 22nd, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.54 KB | None | 0 0
  1. # vNZGGS r vZNOZX oM
  2. # BB Nr iiii ii iBqii iiii iii BB qr ii iii oB ii
  3. # BB FvivBr MBvvFBi iBNvL iFriuB iBYiJBi BB MuiiBN vOvijB JB GBr
  4. # JBBBBG iiBM BG BB Bi iirBU rML uMBBBE BMrirkB BkirrBB vBiBv
  5. # BB PMr ZB BE MM Bi BBi Bj rjNBi BB BB Bi vBNBJ
  6. # BIi rBr BB BB BM MB BB i BG iBk rv iBv BVi vBv iMU iU MBi Li SB MBi
  7. # ijkkVv rSuiir Li rr jkj JVJiYi jVFJ iYXVSv vFFIi ioVkL ij vX
  8. #
  9. #
  10. #
  11. # UB B BB BSVi UB
  12. # BB Bu ir i i Bv i ri iii MB iri IB ii iii
  13. # BB Br MBYLBM BB SB i BBvji kEiikB BBri ijiiEB JB GBi BuiiBZ
  14. # BBi jB BL NB uB Bi vBvrrLBu MG iiuB LMiBv BBrirXB
  15. # iB kB BS GB vB Bi SB BM BPi B vBkBj BB
  16. # JB MMiiMB iBriiBB Bv BOi iF BB iBv JMi SB BMi iMV iF
  17. # iu rFIv iSUiiL u iuVov vi UUr J iY vI rooUi
  18. #
  19. #
  20. #
  21. # Config of Santas Seek
  22. # ---------------------
  23. # Normal Game Options
  24.  
  25. # Command for the Terror Popup (Standard !t)
  26.  
  27. sseek_terrorp = !t
  28.  
  29. # Command for the Counter Popup (Standard !ct)
  30.  
  31. sseek_ctp = !ct
  32.  
  33. # Glass, Wood and Vents break at startup (Standard 1)
  34.  
  35. sseek_break = 1
  36.  
  37. # ---------------------
  38. # Health Options
  39.  
  40. # Health for the CT's at Roundstart (Standard 150)
  41.  
  42. sseek_cthealth = 150
  43.  
  44. # How many Health the CT's lost when they shoot (Standard 4)
  45.  
  46. sseek_hpshoot = 4
  47.  
  48. # How many Percentage the CT's will get back for hitting a hider (Standard 0.4)
  49.  
  50. sseek_hphit = 0.4
  51.  
  52. # How many Health lost the Terror, if he is ducking (Standard 10)
  53.  
  54. sseek_duckdamage = 10
  55.  
  56. # ---------------------
  57. # Terror Hide Options
  58.  
  59. # Terrors can Hide as an Counter-Terrorist (Standard 1)
  60.  
  61. sseek_cthide = 1
  62.  
  63. # Terrors can use an Hud to see the Distance between him and the CT (Standard 1)
  64.  
  65. sseek_hud = 1
  66.  
  67. # Terrors can Whistel to make some noise (Standard 1)
  68.  
  69. sseek_whistle = 1
  70.  
  71. # Terrors can get a new model if they Spawn as a Terror or they dislike the actual one (Standard 1)
  72.  
  73. sseek_newmodel = 1
  74.  
  75. # Terrors can use NoBlock (Standard 1)
  76.  
  77. sseek_noblock = 1
  78.  
  79. # Terrors can use Half-Freeze (Standard 1)
  80.  
  81. sseek_hfreeze = 1
  82.  
  83. # Terrors can use Full Freeze (Standard 1)
  84.  
  85. sseek_ffreeze = 1
  86.  
  87. # Terrors can Blink (Standard 1)
  88.  
  89. sseek_blink = 1
  90.  
  91. # Terrors can switch their Contrast Level (Standard 1)
  92.  
  93. sseek_contrast = 1
  94.  
  95. # Terrors can use Colors to be Colorful (Standard 1)
  96.  
  97. sseek_colors = 1
  98.  
  99. # Terrors can use the ThirdPerson view (Standard 1)
  100.  
  101. sseek_thirdperson = 1
  102.  
  103. # How fast can Terrors run (Standart 1.2) (!!!Normal Speed is 1.0!!!)
  104.  
  105. sseek_terrorspeed = 1.2
  106.  
  107. # The Hiders can Escape if they are in a Corner (Standard 1)
  108.  
  109. sseek_escape = 1
  110.  
  111. # ---------------------
  112. # Counter Seek Options
  113.  
  114. # The CT get an M4A1 at startup (Standard 1)
  115.  
  116. sseek_m4a1 = 1
  117.  
  118. # The number of the Counter who are able to Seek
  119.  
  120. # Under 20 Terrors (Standard 4)
  121.  
  122. sseek_under = 4
  123.  
  124. # Over 20 Terrors (Standard 6)
  125.  
  126. sseek_over = 6
Add Comment
Please, Sign In to add comment