Advertisement
Guest User

Untitled

a guest
Aug 28th, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. // This file was auto-generated by SourceMod (v1.8.0.5912)
  2. // ConVars for plugin "bTimes-ghost.smx"
  3.  
  4.  
  5. // How long the ghost will pause after it finishes its run.
  6. // -
  7. // Default: "2.0"
  8. timer_ghostendpause "2.0"
  9.  
  10. // How long the ghost will pause before starting its run.
  11. // -
  12. // Default: "5.0"
  13. timer_ghoststartpause "5.0"
  14.  
  15. // The replay bot's clan tag for the scoreboard (Normal style on Bonus timer)
  16. // -
  17. // Default: "Ghost :: BN"
  18. timer_ghosttag_bn "Ghost :: BN"
  19.  
  20. // The replay bot's clan tag for the scoreboard (Half-Sideways style on Main timer)
  21. // -
  22. // Default: "Ghost :: HSW"
  23. timer_ghosttag_hsw "Ghost :: HSW"
  24.  
  25. // The replay bot's clan tag for the scoreboard (Normal style on Main timer)
  26. // -
  27. // Default: "Ghost :: N"
  28. timer_ghosttag_n "Ghost :: N"
  29.  
  30. // The replay bot's clan tag for the scoreboard (Stamina style on Main timer)
  31. // -
  32. // Default: "Ghost :: STAM"
  33. timer_ghosttag_stam "Ghost :: STAM"
  34.  
  35. // The replay bot's clan tag for the scoreboard (Sideways style on Main timer)
  36. // -
  37. // Default: "Ghost :: SW"
  38. timer_ghosttag_sw "Ghost :: SW"
  39.  
  40. // The replay bot's clan tag for the scoreboard (W-Only style on Main timer)
  41. // -
  42. // Default: "Ghost :: W"
  43. timer_ghosttag_w "Ghost :: W"
  44.  
  45. // The weapon the replay bot will always use (Normal style on Bonus timer)
  46. // -
  47. // Default: "weapon_glock"
  48. // Minimum: "0.000000"
  49. // Maximum: "1.000000"
  50. timer_ghostweapon_bn "weapon_glock"
  51.  
  52. // The weapon the replay bot will always use (Half-Sideways style on Main timer)
  53. // -
  54. // Default: "weapon_glock"
  55. // Minimum: "0.000000"
  56. // Maximum: "1.000000"
  57. timer_ghostweapon_hsw "weapon_glock"
  58.  
  59. // The weapon the replay bot will always use (Normal style on Main timer)
  60. // -
  61. // Default: "weapon_glock"
  62. // Minimum: "0.000000"
  63. // Maximum: "1.000000"
  64. timer_ghostweapon_n ""
  65.  
  66. // The weapon the replay bot will always use (Stamina style on Main timer)
  67. // -
  68. // Default: "weapon_glock"
  69. // Minimum: "0.000000"
  70. // Maximum: "1.000000"
  71. timer_ghostweapon_stam ""
  72.  
  73. // The weapon the replay bot will always use (Sideways style on Main timer)
  74. // -
  75. // Default: "weapon_glock"
  76. // Minimum: "0.000000"
  77. // Maximum: "1.000000"
  78. timer_ghostweapon_sw ""
  79.  
  80. // The weapon the replay bot will always use (W-Only style on Main timer)
  81. // -
  82. // Default: "weapon_glock"
  83. // Minimum: "0.000000"
  84. // Maximum: "1.000000"
  85. timer_ghostweapon_w ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement