Guest User

Untitled

a guest
Sep 27th, 2017
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.45 KB | None | 0 0
  1. // This file was auto-generated by SourceMod (v1.8.0.5991)
  2. // ConVars for plugin "sm_hosties.smx"
  3.  
  4.  
  5. // Enable or disable automatic adding of SM_Hosties in sv_tags (visible from the server browser in CS:S): 0 - disable, 1 - enable
  6. // -
  7. // Default: "1"
  8. // Minimum: "0.000000"
  9. // Maximum: "1.000000"
  10. sm_hosties_add_servertag "1"
  11.  
  12. // Enable or disable announcements when a CT attacks a non-rebelling T: 0 - disable, 1 - console, 2 - chat, 3 - both
  13. // -
  14. // Default: "1"
  15. // Minimum: "0.000000"
  16. // Maximum: "3.000000"
  17. sm_hosties_announce_attack "0"
  18.  
  19. // Enable or disable chat announcements when Last Requests starts to be available: 0 - disable, 1 - enable
  20. // -
  21. // Default: "1"
  22. // Minimum: "0.000000"
  23. // Maximum: "1.000000"
  24. sm_hosties_announce_lr "1"
  25.  
  26. // Enable or disable chat announcements to tell that last request delaying is activated and how long the delay is: 0 - disable, 1 - enable
  27. // -
  28. // Default: "1"
  29. // Minimum: "0.000000"
  30. // Maximum: "1.000000"
  31. sm_hosties_announce_lr_delay "1"
  32.  
  33. // Enable or disable chat announcements when a terrorist becomes a rebel: 0 - disable, 1 - enable
  34. // -
  35. // Default: "0"
  36. // Minimum: "0.000000"
  37. // Maximum: "1.000000"
  38. sm_hosties_announce_rebel "0"
  39.  
  40. // Enable or disable chat announcements when a rebel is killed: 0 - disable, 1 - enable
  41. // -
  42. // Default: "0"
  43. // Minimum: "0.000000"
  44. // Maximum: "1.000000"
  45. sm_hosties_announce_rebel_down "0"
  46.  
  47. // Enable or disable rule announcements in the beginning of every round ('please follow the rules listed in !rules'): 0 - disable, 1 - enable
  48. // -
  49. // Default: "1"
  50. // Minimum: "0.000000"
  51. // Maximum: "1.000000"
  52. sm_hosties_announce_rules "1"
  53.  
  54. // Enable or disable an announcement telling that a non-rebelling T has a weapon when he gets attacked by a CT (also requires sm_hosties_announce_attack 1): 0 - disable, 1 - enable
  55. // -
  56. // Default: "0"
  57. // Minimum: "0.000000"
  58. // Maximum: "1.000000"
  59. sm_hosties_announce_wpn_attack "0"
  60.  
  61. // What sound to play each second a beacon is 'ping'ed.
  62. // -
  63. // Default: "buttons/blip1.wav"
  64. sm_hosties_beacon_sound "buttons/blip1.wav"
  65.  
  66. // Enable or disable the !checkplayers command: 0 - disable, 1 - enable
  67. // -
  68. // Default: "1"
  69. // Minimum: "0.000000"
  70. // Maximum: "1.000000"
  71. sm_hosties_checkplayers_enable "1"
  72.  
  73. // Comma delimitted list of items to give to CTs at spawn
  74. // -
  75. // Default: "weapon_knife,weapon_m4a1,weapon_hkp2000"
  76. sm_hosties_ct_start "weapon_knife,weapon_m4a1,weapon_hkp2000"
  77.  
  78. // Enable or disable the display of the Powered by SM Hosties message at the start of each round.
  79. // -
  80. // Default: "1"
  81. // Minimum: "0.000000"
  82. // Maximum: "1.000000"
  83. sm_hosties_display_advert "1"
  84.  
  85. // Turns on or off the advanced freekill protection system.
  86. // -
  87. // Default: "1"
  88. // Minimum: "0.000000"
  89. // Maximum: "1.000000"
  90. sm_hosties_freekill_adv_prot "1"
  91.  
  92. // The length of an automated freekill ban (if sm_hosties_freekill_punishment is 2): x - ban length in minutes
  93. // -
  94. // Default: "60"
  95. // Minimum: "0.000000"
  96. sm_hosties_freekill_ban_length "60"
  97.  
  98. // Whether to notify CTs who kills a non-rebelling T about how many 'freekills' they have, or not: 0 - disable, 1 - enable
  99. // -
  100. // Default: "0"
  101. // Minimum: "0.000000"
  102. // Maximum: "1.000000"
  103. sm_hosties_freekill_notify "0"
  104.  
  105. // The punishment to give to a CT who overrides the treshold: 0 - slay, 1 - kick, 2 - ban
  106. // -
  107. // Default: "0"
  108. // Minimum: "0.000000"
  109. // Maximum: "2.000000"
  110. sm_hosties_freekill_punishment "0"
  111.  
  112. // When to reset the 'freekill counter' for all CTs: 0 - on round start, 1 - on map end
  113. // -
  114. // Default: "0"
  115. // Minimum: "0.000000"
  116. // Maximum: "1.000000"
  117. sm_hosties_freekill_reset "0"
  118.  
  119. // What sound to play if a non-rebelling T gets 'freekilled', relative to the sound-folder: -1 - disable, path - path to sound file
  120. // -
  121. // Default: "sm_hosties/freekill1.mp3"
  122. sm_hosties_freekill_sound "sm_hosties/freekill1.mp3"
  123.  
  124. // When to play the 'freekill sound': 0 - on freeATTACK, 1 - on freeKILL
  125. // -
  126. // Default: "1"
  127. // Minimum: "0.000000"
  128. // Maximum: "1.000000"
  129. sm_hosties_freekill_sound_mode "1"
  130.  
  131. // The amount of non-rebelling terrorists a CT is allowed to kill before action is taken: 0 - disabled, >0 - amount of Ts
  132. // -
  133. // Default: "0"
  134. // Minimum: "0.000000"
  135. // Maximum: "64.000000"
  136. sm_hosties_freekill_treshold "0"
  137.  
  138. // Sets the game description tag.
  139. // -
  140. // Default: "Hosties/Jailbreak v2"
  141. sm_hosties_gamedesc_tag "Hosties/Jailbreak v2"
  142.  
  143. // Enable or disable Last Requests (the !lr command): 0 - disable, 1 - enable
  144. // -
  145. // Default: "1"
  146. // Minimum: "0.000000"
  147. // Maximum: "1.000000"
  148. sm_hosties_lr "1"
  149.  
  150. // Automatically display the LR menu to non-rebelers when they become elgible for LR: 0 - disable, 1 - enable
  151. // -
  152. // Default: "0"
  153. // Minimum: "0.000000"
  154. // Maximum: "1.000000"
  155. sm_hosties_lr_autodisplay "0"
  156.  
  157. // Beacon players on LR or not: 0 - disable, 1 - enable
  158. // -
  159. // Default: "1"
  160. // Minimum: "0.000000"
  161. // Maximum: "1.000000"
  162. sm_hosties_lr_beacon "0"
  163.  
  164. // The interval in seconds of which the beacon 'beeps' on LR
  165. // -
  166. // Default: "1.0"
  167. // Minimum: "0.100000"
  168. sm_hosties_lr_beacon_interval "1.0"
  169.  
  170. // Displays connecting beams between LR contestants: 0 - disable, 1 - enable
  171. // -
  172. // Default: "1"
  173. // Minimum: "0.000000"
  174. // Maximum: "1.000000"
  175. sm_hosties_lr_beams "0"
  176.  
  177. // Controls how close LR partners must be before the connecting beams will disappear: 0 - always on, >0 the distance in game units
  178. // -
  179. // Default: "0.0"
  180. // Minimum: "0.000000"
  181. sm_hosties_lr_beams_distance "0.0"
  182.  
  183. // Blocks LR participants from commiting suicide to avoid deaths: 0 - disable, 1 - enable
  184. // -
  185. // Default: "0"
  186. // Minimum: "0.000000"
  187. // Maximum: "1.000000"
  188. sm_hosties_lr_blocksuicide "0"
  189.  
  190. // What to do with a chicken fighter who attacks the other player with another weapon than knife: 0 - abort LR, 1 - slay player
  191. // -
  192. // Default: "1"
  193. // Minimum: "0.000000"
  194. // Maximum: "1.000000"
  195. sm_hosties_lr_cf_cheat_action "1"
  196.  
  197. // Enable LR Chicken Fight: 0 - disable, 1 - enable
  198. // -
  199. // Default: "1"
  200. // Minimum: "0.000000"
  201. // Maximum: "1.000000"
  202. sm_hosties_lr_cf_enable "1"
  203.  
  204. // What color to turn the loser of a chicken fight into (rgB): x - blue value
  205. // -
  206. // Default: "0"
  207. // Minimum: "0.000000"
  208. // Maximum: "255.000000"
  209. sm_hosties_lr_cf_loser_blue "0"
  210.  
  211. // What color to turn the loser of a chicken fight into (rGb): x - green value
  212. // -
  213. // Default: "255"
  214. // Minimum: "0.000000"
  215. // Maximum: "255.000000"
  216. sm_hosties_lr_cf_loser_green "255"
  217.  
  218. // What color to turn the loser of a chicken fight into (only if sm_hosties_lr_cf_slay == 0, set R, G and B values to 255 to disable) (Rgb): x - red value
  219. // -
  220. // Default: "255"
  221. // Minimum: "0.000000"
  222. // Maximum: "255.000000"
  223. sm_hosties_lr_cf_loser_red "255"
  224.  
  225. // Slay the loser of a Chicken Fight instantly? 0 - disable, 1 - enable
  226. // -
  227. // Default: "1"
  228. // Minimum: "0.000000"
  229. // Maximum: "1.000000"
  230. sm_hosties_lr_cf_slay "0"
  231.  
  232. // Enables that players can not attack players in LR and players in LR can not attack players outside LR: 0 - disable, 1 - enable
  233. // -
  234. // Default: "0"
  235. // Minimum: "0.000000"
  236. // Maximum: "1.000000"
  237. sm_hosties_lr_damage "0"
  238.  
  239. // Enable health-checker in LR Dodgeball to prevent contestant cheating (healing themselves): 0 - disable, 1 - enable
  240. // -
  241. // Default: "1"
  242. // Minimum: "0.000000"
  243. // Maximum: "1.000000"
  244. sm_hosties_lr_db_cheatcheck "1"
  245.  
  246. // Enable LR Dodgeball: 0 - disable, 1 - enable
  247. // -
  248. // Default: "1"
  249. // Minimum: "0.000000"
  250. // Maximum: "1.000000"
  251. sm_hosties_lr_db_enable "1"
  252.  
  253. // The amount of time after a thrown flash before a new flash is given to a contestant: float value - delay in seconds
  254. // -
  255. // Default: "1.4"
  256. // Minimum: "0.700000"
  257. // Maximum: "6.000000"
  258. sm_hosties_lr_db_flash_duration "1.4"
  259.  
  260. // What gravity multiplier the dodgeball contestants will get: <1.0 - less/lower, >1.0 - more/higher
  261. // -
  262. // Default: "0.6"
  263. // Minimum: "0.100000"
  264. // Maximum: "2.000000"
  265. sm_hosties_lr_db_gravity "0.6"
  266.  
  267. // Delay in seconds before a last request can be started: 0.0 - instantly, >0.0 - (float value) delay in seconds
  268. // -
  269. // Default: "0.0"
  270. // Minimum: "0.000000"
  271. sm_hosties_lr_enable_delay "0.0"
  272.  
  273. // Enable LR Gun Toss: 0 - disable, 1 - enable
  274. // -
  275. // Default: "1"
  276. // Minimum: "0.000000"
  277. // Maximum: "1.000000"
  278. sm_hosties_lr_gt_enable "1"
  279.  
  280. // Deagle marking (requires sm_hosties_lr_gt_mode 1): 0 - markers straight up where the deagles land, 1 - markers starting where the deagle was dropped ending at the deagle landing point
  281. // -
  282. // Default: "0"
  283. sm_hosties_lr_gt_markers "0"
  284.  
  285. // Displays a distance meter: 0 - do not display, 1 - display
  286. // -
  287. // Default: "1"
  288. // Minimum: "0.000000"
  289. // Maximum: "1.000000"
  290. sm_hosties_lr_gt_meter "1"
  291.  
  292. // How Gun Toss will be played: 0 - no double-dropping checking, deagle gets 7 ammo at start, 1 - double dropping check, deagle gets 7 ammo on drop, colouring of deagles, deagle markers
  293. // -
  294. // Default: "1"
  295. sm_hosties_lr_gt_mode "1"
  296.  
  297. // What to do with a hot potato contestant who attacks the other player: 0 - abort LR, 1 - slay player
  298. // -
  299. // Default: "1"
  300. // Minimum: "0.000000"
  301. // Maximum: "1.000000"
  302. sm_hosties_lr_hp_cheat_action "1"
  303.  
  304. // Enable LR Hot Potato: 0 - disable, 1 - enable
  305. // -
  306. // Default: "1"
  307. // Minimum: "0.000000"
  308. // Maximum: "1.000000"
  309. sm_hosties_lr_hp_enable "1"
  310.  
  311. // Maximum time in seconds the Hot Potato contest will last for (time is randomized): float value - time
  312. // -
  313. // Default: "20.0"
  314. // Minimum: "8.000000"
  315. // Maximum: "120.000000"
  316. sm_hosties_lr_hp_maxtime "20.0"
  317.  
  318. // Minimum time in seconds the Hot Potato contest will last for (time is randomized): float value - time
  319. // -
  320. // Default: "10.0"
  321. // Minimum: "0.000000"
  322. // Maximum: "45.000000"
  323. sm_hosties_lr_hp_mintime "10.0"
  324.  
  325. // Enable announcement when a Hot Potato contestant picks up the hot potato: 0 - disable, 1 - enable
  326. // -
  327. // Default: "0"
  328. // Minimum: "0.000000"
  329. // Maximum: "1.000000"
  330. sm_hosties_lr_hp_pickupannounce "0"
  331.  
  332. // What speed multiplier a hot potato contestant who has the deagle is gonna get: <1.0 - slower, >1.0 - faster
  333. // -
  334. // Default: "1.5"
  335. // Minimum: "0.800000"
  336. // Maximum: "3.000000"
  337. sm_hosties_lr_hp_speed_multipl "1.5"
  338.  
  339. // Teleport CT to T on hot potato contest start: 0 - disable, 1 - enable, 2 - enable and freeze
  340. // -
  341. // Default: "2"
  342. // Minimum: "0.000000"
  343. // Maximum: "2.000000"
  344. sm_hosties_lr_hp_teleport "2"
  345.  
  346. // Enables the LR Jumping Contest: 0 - disable, 1 - enable
  347. // -
  348. // Default: "1"
  349. // Minimum: "0.000000"
  350. // Maximum: "1.000000"
  351. sm_hosties_lr_jumpcontest_on "1"
  352.  
  353. // What to do with a knife fighter who attacks the other player with another weapon than knife: 0 - abort LR, 1 - slay player
  354. // -
  355. // Default: "1"
  356. // Minimum: "0.000000"
  357. // Maximum: "1.000000"
  358. sm_hosties_lr_kf_cheat_action "1"
  359.  
  360. // The multiplier used for how drunk the player will be during the drunken boxing knife fight.
  361. // -
  362. // Default: "4"
  363. // Minimum: "0.000000"
  364. sm_hosties_lr_kf_drunk "4"
  365.  
  366. // Enable LR Knife Fight: 0 - disable, 1 - enable
  367. // -
  368. // Default: "1"
  369. // Minimum: "0.000000"
  370. // Maximum: "1.000000"
  371. sm_hosties_lr_kf_enable "1"
  372.  
  373. // The multiplier used for the low-gravity knife fight.
  374. // -
  375. // Default: "0.6"
  376. // Minimum: "0.000000"
  377. // Maximum: "1.000000"
  378. sm_hosties_lr_kf_gravity "0.6"
  379.  
  380. // The multiplier used for the high-speed knife fight.
  381. // -
  382. // Default: "2.2"
  383. // Minimum: "1.100000"
  384. sm_hosties_lr_kf_speed "2.2"
  385.  
  386. // Kills Ts who timeout the LR menu and controls whether the exit button is displayed: 0 - disable, 1 - enable
  387. // -
  388. // Default: "0"
  389. // Minimum: "0.000000"
  390. // Maximum: "1.000000"
  391. sm_hosties_lr_killtimeouts "0"
  392.  
  393. // The number of bullets in each magazine given to Mag4Mag LR contestants
  394. // -
  395. // Default: "7"
  396. // Minimum: "2.000000"
  397. sm_hosties_lr_m4m_capacity "7"
  398.  
  399. // Enables the LR Magazine4Magazine: 0 - disable, 1 - enable
  400. // -
  401. // Default: "1"
  402. // Minimum: "0.000000"
  403. // Maximum: "1.000000"
  404. sm_hosties_lr_mag4mag_on "1"
  405.  
  406. // Sets the time the LR menu is displayed (in seconds)
  407. // -
  408. // Default: "0"
  409. // Minimum: "0.000000"
  410. sm_hosties_lr_menutime "0"
  411.  
  412. // Delay in seconds before a No Scope Battle begins (to prepare the contestants...)
  413. // -
  414. // Default: "3"
  415. // Minimum: "0.000000"
  416. sm_hosties_lr_ns_delay "3"
  417.  
  418. // Enable LR No Scope Battle: 0 - disable, 1 - enable
  419. // -
  420. // Default: "1"
  421. // Minimum: "0.000000"
  422. // Maximum: "1.000000"
  423. sm_hosties_lr_ns_enable "1"
  424.  
  425. // Weapon to use in a No Scope Battle: 0 - AWP, 1 - scout, 2 - let the terrorist choose, 3 - SG550, 4 - G3SG1
  426. // -
  427. // Default: "2"
  428. // Minimum: "0.000000"
  429. // Maximum: "4.000000"
  430. sm_hosties_lr_ns_weapon "2"
  431.  
  432. // What to do when a LR-player gets killed by a player not in LR during LR: 0 - just abort LR, 1 - abort LR and slay the attacker
  433. // -
  434. // Default: "1"
  435. // Minimum: "0.000000"
  436. // Maximum: "1.000000"
  437. sm_hosties_lr_p_killed_action "1"
  438.  
  439. // Allow prisoners to set race points in the air.
  440. // -
  441. // Default: "0"
  442. // Minimum: "0.000000"
  443. // Maximum: "1.000000"
  444. sm_hosties_lr_race_airpoints "0"
  445.  
  446. // Enables the LR Race: 0 - disable, 1 - enable
  447. // -
  448. // Default: "1"
  449. // Minimum: "0.000000"
  450. // Maximum: "1.000000"
  451. sm_hosties_lr_race_on "1"
  452.  
  453. // Tells all CTs when a T has selected the race option from the LR menu
  454. // -
  455. // Default: "1"
  456. // Minimum: "0.000000"
  457. // Maximum: "1.000000"
  458. sm_hosties_lr_race_tell_cts "1"
  459.  
  460. // Decides what to do with those who rebel/interfere during an LR. 1 - Abort, 2 - Slay.
  461. // -
  462. // Default: "2"
  463. // Minimum: "1.000000"
  464. // Maximum: "2.000000"
  465. sm_hosties_lr_rebel_action "2"
  466.  
  467. // If the Rebel LR option is enabled, specifies how minimum number of alive counter-terrorists needed for the option to appear in the LR menu.
  468. // -
  469. // Default: "1"
  470. // Minimum: "1.000000"
  471. sm_hosties_lr_rebel_cts "1"
  472.  
  473. // Sets terrorists to rebels for firing a bullet. 0 - Disabled, 1 - Enabled.
  474. // -
  475. // Default: "0"
  476. // Minimum: "0.000000"
  477. // Maximum: "1.000000"
  478. sm_hosties_lr_rebel_impact "0"
  479.  
  480. // LR-mode for rebelling terrorists: 0 - Rebelling Ts can never have a LR, 1 - Rebelling Ts must let the CT decide if a LR is OK, 2 - Rebelling Ts can have a LR just like other Ts
  481. // -
  482. // Default: "1"
  483. // Minimum: "0.000000"
  484. sm_hosties_lr_rebel_mode "2"
  485.  
  486. // Enables the LR Rebel: 0 - disable, 1 - enable
  487. // -
  488. // Default: "1"
  489. // Minimum: "0.000000"
  490. // Maximum: "1.000000"
  491. sm_hosties_lr_rebel_on "1"
  492.  
  493. // If the Rebel LR option is enabled, specifies the maximum number of alive terrorists needed for the option to appear in the LR menu.
  494. // -
  495. // Default: "1"
  496. // Minimum: "1.000000"
  497. sm_hosties_lr_rebel_ts "1"
  498.  
  499. // Remove armor before LR
  500. // -
  501. // Default: "0"
  502. // Minimum: "0.000000"
  503. sm_hosties_lr_removearmor "0"
  504.  
  505. // Enable LR Rock Paper Scissors: 0 - disable, 1 - enable
  506. // -
  507. // Default: "1"
  508. // Minimum: "0.000000"
  509. // Maximum: "1.000000"
  510. sm_hosties_lr_rps_enable "1"
  511.  
  512. // Enables the LR Russian Roulette: 0 - disable, 1 - enable
  513. // -
  514. // Default: "1"
  515. // Minimum: "0.000000"
  516. // Maximum: "1.000000"
  517. sm_hosties_lr_russianroulette_on "1"
  518.  
  519. // What to do with someone who fires 2 shots in a row in Shot4Shot: 0 - nothing (ignore completely), 1 - Follow rebel punishment cvars
  520. // -
  521. // Default: "1"
  522. // Minimum: "0.000000"
  523. // Maximum: "1.000000"
  524. sm_hosties_lr_s4s_dblsht_action "1"
  525.  
  526. // Enable LR Shot4Shot: 0 - disable, 1 - enable
  527. // -
  528. // Default: "1"
  529. // Minimum: "0.000000"
  530. // Maximum: "1.000000"
  531. sm_hosties_lr_s4s_enable "1"
  532.  
  533. // Enable announcements in Shot4Shot or Mag4Mag when a contestant empties their gun: 0 - disable, 1 - enable
  534. // -
  535. // Default: "1"
  536. // Minimum: "0.000000"
  537. // Maximum: "1.000000"
  538. sm_hosties_lr_s4s_shot_taken "1"
  539.  
  540. // Specifies if non-death related LR messages are sent to everyone or just the active participants in that LR. 0: participants, 1: everyone
  541. // -
  542. // Default: "0"
  543. // Minimum: "0.000000"
  544. // Maximum: "1.000000"
  545. sm_hosties_lr_send_global_msgs "0"
  546.  
  547. // What sound to play when LR gets available, relative to the sound-folder (also requires sm_hosties_announce_lr to be 1): -1 - disable, path - path to sound file
  548. // -
  549. // Default: "sm_hosties/lr1.mp3"
  550. sm_hosties_lr_sound "sm_hosties/lr1.mp3"
  551.  
  552. // The maximum number of terrorists left to enable LR: 0 - LR is always enabled, >0 - maximum number of Ts
  553. // -
  554. // Default: "2"
  555. // Minimum: "0.000000"
  556. // Maximum: "63.000000"
  557. sm_hosties_lr_ts_max "1"
  558.  
  559. // Amount of frags CS:S or 2x points to score in CS:GO to reward victor in an LR where other player automatically dies
  560. // -
  561. // Default: "1"
  562. // Minimum: "0.000000"
  563. sm_hosties_lr_victorpoints "1"
  564.  
  565. // Setting for muting terrorists automatically: 0 - disable, 1 - terrorists are muted the first few seconds of a round, 2 - terrorists are muted when they die, 3 - both
  566. // -
  567. // Default: "1"
  568. // Minimum: "0.000000"
  569. // Maximum: "3.000000"
  570. sm_hosties_mute "1"
  571.  
  572. // Setting for muting counter-terrorists automatically when they die (requires sm_hosties_mute 2 or 3): 0 - disable, 1 - enable
  573. // -
  574. // Default: "0"
  575. // Minimum: "0.000000"
  576. // Maximum: "1.000000"
  577. sm_hosties_mute_ct "0"
  578.  
  579. // Admin flags which are immune from getting muted: 0 - nobody, 1 - all admins, flag values: abcdefghijklmnopqrst
  580. // -
  581. // Default: "z"
  582. sm_hosties_mute_immune "z"
  583.  
  584. // Enable or disable integrated removing of player vs player collisions (noblock): 0 - disable, 1 - enable
  585. // -
  586. // Default: "1"
  587. // Minimum: "0.000000"
  588. // Maximum: "1.000000"
  589. sm_hosties_noblock_enable "1"
  590.  
  591. // What sound to play when a No Scope Battle starts, relative to the sound-folder: -1 - disable, path - path to sound file
  592. // -
  593. // Default: "sm_hosties/noscopestart1.mp3"
  594. sm_hosties_noscope_sound "sm_hosties/noscopestart1.mp3"
  595.  
  596. // Enable or disable an override of the game description (standard Counter-Strike: Source, override to Hosties/jailbreak): 0 - disable, 1 - enable
  597. // -
  598. // Default: "1"
  599. // Minimum: "0.000000"
  600. // Maximum: "1.000000"
  601. sm_hosties_override_gamedesc "1"
  602.  
  603. // What color to turn a rebel into (rgB): x - blue value
  604. // -
  605. // Default: "0"
  606. // Minimum: "0.000000"
  607. // Maximum: "255.000000"
  608. sm_hosties_rebel_blue "0"
  609.  
  610. // Turns on coloring rebels
  611. // -
  612. // Default: "0"
  613. // Minimum: "0.000000"
  614. // Maximum: "1.000000"
  615. sm_hosties_rebel_color "0"
  616.  
  617. // What color to turn a rebel into (rGb): x - green value
  618. // -
  619. // Default: "0"
  620. // Minimum: "0.000000"
  621. // Maximum: "255.000000"
  622. sm_hosties_rebel_green "0"
  623.  
  624. // What color to turn a rebel into (set R, G and B values to 255 to disable) (Rgb): x - red value
  625. // -
  626. // Default: "255"
  627. // Minimum: "0.000000"
  628. // Maximum: "255.000000"
  629. sm_hosties_rebel_red "255"
  630.  
  631. // Counter-Terrorist overlay texture file
  632. // -
  633. // Default: "overlays/sm_hosties/prisonguards_win.vtf"
  634. sm_hosties_roundend_overlay_ct "overlays/sm_hosties/prisonguards_win.vtf"
  635.  
  636. // Counter-Terrorist overlay material file
  637. // -
  638. // Default: "overlays/sm_hosties/prisonguards_win.vmt"
  639. sm_hosties_roundend_overlay_ct_vmt "overlays/sm_hosties/prisonguards_win.vmt"
  640.  
  641. // Terrorist overlay texture file
  642. // -
  643. // Default: "overlays/sm_hosties/prisoners_win.vtf"
  644. sm_hosties_roundend_overlay_t "overlays/sm_hosties/prisoners_win.vtf"
  645.  
  646. // Terrorist overlay material file
  647. // -
  648. // Default: "overlays/sm_hosties/prisoners_win.vmt"
  649. sm_hosties_roundend_overlay_t_vmt "overlays/sm_hosties/prisoners_win.vmt"
  650.  
  651. // The length of time the Terrorist team is muted for after the round begins
  652. // -
  653. // Default: "30.0"
  654. // Minimum: "3.000000"
  655. // Maximum: "90.000000"
  656. sm_hosties_roundstart_mute "30.0"
  657.  
  658. // Enable or disable rules showing up at !rules command (if you need to disable the command registration on plugin startup, add a file in your sourcemod/configs/ named hosties_rulesdisable.ini with any content): 0 - disable, 1 - enable
  659. // -
  660. // Default: "1"
  661. // Minimum: "0.000000"
  662. // Maximum: "1.000000"
  663. sm_hosties_rules_enable "1"
  664.  
  665. // 1 - Panel Mode, 2 - Website
  666. // -
  667. // Default: "1"
  668. // Minimum: "1.000000"
  669. // Maximum: "2.000000"
  670. sm_hosties_rules_mode "1"
  671.  
  672. // The website for the rules page.
  673. // -
  674. // Default: "http://www.youtube.com/watch?v=oHg5SJYRHA0"
  675. sm_hosties_rules_website "http://www.youtube.com/watch?v=oHg5SJYRHA0"
  676.  
  677. // Enable or disable configurable payloads for each time on player spawn
  678. // -
  679. // Default: "1"
  680. // Minimum: "0.000000"
  681. // Maximum: "1.000000"
  682. sm_hosties_startweapons_on "1"
  683.  
  684. // Enable or disable the stripping of weapons from anyone who is banned.
  685. // -
  686. // Default: "1"
  687. // Minimum: "0.000000"
  688. // Maximum: "1.000000"
  689. sm_hosties_strip_onban "1"
  690.  
  691. // Enable or disable the stripping of weapons from anyone who is kicked.
  692. // -
  693. // Default: "1"
  694. // Minimum: "0.000000"
  695. // Maximum: "1.000000"
  696. sm_hosties_strip_onkick "1"
  697.  
  698. // Enable or disable the stripping of weapons from anyone who is slain.
  699. // -
  700. // Default: "1"
  701. // Minimum: "0.000000"
  702. // Maximum: "1.000000"
  703. sm_hosties_strip_onslay "1"
  704.  
  705. // Comma delimitted list of items to give to Ts at spawn
  706. // -
  707. // Default: "weapon_knife"
  708. sm_hosties_t_start "weapon_knife"
Add Comment
Please, Sign In to add comment