Advertisement
Guest User

DM

a guest
Oct 26th, 2014
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.93 KB | None | 0 0
  1. "Deathmatch Config"
  2. {
  3. "Texts"
  4. {
  5. "Advertise Gun Menu"
  6. {
  7. // Languages uses sourcemod names
  8. // For Chat following color are supported
  9. // {NORMAL}, {DARK_RED}, {PINK}, {DARK_GREEN}, {YELLOW}, {LIGHT_GREEN},
  10. // {LIGHT_RED}, {GRAY}, {ORANGE}, {LIGHT_BLUE}, {DARK_BLUE}, {PURPLE}
  11. //
  12. // For new line use {CARRIAGE_RETURN} (do not work in chat!)
  13. //
  14. // For Hints HTML tag work!
  15. // "<font size='12' color='#e5da25'>Blah</font>"
  16. "en" "{LIGHT_BLUE}Type {DARK_RED}guns{LIGHT_BLUE} to open gun menu."
  17. "fr" "{LIGHT_BLUE}Dis {DARK_RED}guns{LIGHT_BLUE} pour acheter des armes."
  18. "de" "{LIGHT_BLUE}Tippe {DARK_RED}guns{LIGHT_BLUE} um das Waffen Menu zu öffnen."
  19. }
  20.  
  21. "Welcome message"
  22. {
  23. "en" "You are playing on the <font size='22' color='#FF0000'>MER IL ET FOU</font>'s Deathmatch Only Headshot server."
  24. "fr" "Bienvenue sur le serveur Deathmatch HS MOD des <font size='22' color='#FF0000'>MER IL ET FOU</font>."
  25. "de" "Du spielst auf einem Server <font size='22' color='#FF0000'>MER IL ET FOU</font> Deatchmatch HS server."
  26. }
  27.  
  28. "Warmup Weapons"
  29. {
  30. "en" "Good training"
  31. "fr" "Bon entrainement !"
  32. }
  33.  
  34. "Only Headshot"
  35. {
  36. "en" "Only Headshot is ACTIVE!"
  37. "fr" "Le mode Only HS est ACTIF !"
  38. "de" "Headshot Only ist ACTIVE !"
  39. }
  40.  
  41. "Website"
  42. {
  43. "en" "{ORANGE}Your stats on our website: {DARK_GREEN}http://meriletfou.fr/"
  44. "fr" "{ORANGE}Vos stats sur notre site web : {DARK_GREEN}http://meriletfou.fr/"
  45. "de" "{ORANGE}Statistiken auf unserer Website : {DARK_GREEN}http://meriletfou.fr/"
  46. }
  47. }
  48.  
  49. "Messages"
  50. {
  51. "Advertise Gun Menu"
  52. {
  53. // Where will the message be displayed
  54. // --
  55. // Allowed values: "Chat", "Hint", "Alert"
  56. "DisplayTarget" "Chat"
  57.  
  58. // Event for message display
  59. // --
  60. // Allowed values "Spawn", "Timer"
  61. "DisplayEvent" "Spawn"
  62.  
  63. // (Optional) Repeat occurence
  64. // --
  65. // "Single" => repeat disabled (Deafault)
  66. // "Infinite" => repeat indefinitly
  67. // "<value>" => repeat count
  68. "Repeat" "Single"
  69.  
  70. // (Optional) Repeat period, in seconds
  71. // --
  72. // This in mandatory if "Repeat" is not "Single"
  73. // Minimum value is 0
  74. "Period" "1" // No use here as Repeat is set to single
  75.  
  76. // (Optional) Gives a priority
  77. // --
  78. // If two messages are to be drawn on same display at the same time,
  79. // highest priority will be displayed first
  80. // Note that Hint and Alert are considered as same display
  81. // Default 50
  82. "Priority" "100"
  83.  
  84. // (Optional) Display duration
  85. // --
  86. // Will postpone the display of other messages during specified duration
  87. // This will also trigger a re-display every seconds on Hint and Alert to keep the message active
  88. // Duration must be strictly low than period if repeat is not Single!
  89. // Default 0
  90. "Duration" "0"
  91.  
  92. // (Optional) No Re-display time
  93. // --
  94. // Will block message from being displayed if previous identical message has been displayed since
  95. // less than that duration
  96. // Usefull to not spam messages with DisplayEvent set to Spawn on Chat target
  97. // Default 0
  98. "NoReDisplayTime" "60"
  99.  
  100. // Text to be loaded
  101. // If more than one text is supplied, displayed text will iterate though given list at each display
  102. "Text"
  103. {
  104. "Texts" "Advertise Gun Menu"
  105. }
  106. }
  107.  
  108. "Welcome"
  109. {
  110. "DisplayTarget" "Hint"
  111. "DisplayEvent" "Timer"
  112. "Repeat" "Single"
  113. "Priority" "100"
  114. "Duration" "10"
  115. "Text"
  116. {
  117. "Texts" "Welcome message"
  118. }
  119. }
  120.  
  121. "Only Headshot"
  122. {
  123. "DisplayTarget" "Alert"
  124. "DisplayEvent" "Spawn"
  125. "Repeat" "Single"
  126. "Priority" "100"
  127. "Duration" "1"
  128. "NoReDisplayTime" "120"
  129. "Text"
  130. {
  131. "Texts" "Only Headshot"
  132. }
  133. }
  134.  
  135. "Website"
  136. {
  137. "DisplayTarget" "Chat"
  138. "DisplayEvent" "Timer"
  139. "Repeat" "Infinite"
  140. "Period" "60"
  141. "Priority" "90"
  142. "Duration" "0"
  143. "Text"
  144. {
  145. "Texts" "Website"
  146. }
  147. }
  148.  
  149. "Warmup Weapons"
  150. {
  151. "DisplayTarget" "Alert"
  152. "DisplayEvent" "Timer"
  153. "Repeat" "Infinite"
  154. "Priority" "50"
  155. "Period" "30"
  156. "Duration" "5"
  157. "Text"
  158. {
  159. "Texts" "Warmup Weapons"
  160. }
  161. }
  162. }
  163.  
  164. "Configs"
  165. {
  166. "Options Default"
  167. {
  168.  
  169. "DefineWeapon"
  170. {
  171. "ClassName" "weapon_deagle"
  172. "ClipSize" "7"
  173. }
  174. "Cvars"
  175. {
  176. // Remove objectives (disables bomb sites, and removes c4 and hostages).
  177. "dm_remove_objectives" "1"
  178.  
  179. // Gun menu mode.
  180. // 1) Enabled.
  181. // 2) Disabled.
  182. // 3) Random weapons every round
  183. "dm_gun_menu_mode" "1"
  184.  
  185. // Enable random item in gun menu
  186. "dm_enable_random_menu" "1"
  187.  
  188. // Remove spawning chickens.
  189. "dm_remove_chickens" "1"
  190.  
  191. // Hide radar.
  192. "dm_hide_radar" "1"
  193.  
  194. // 3rd party & weapon drop
  195. "dm_weapons_allow_3rd_party" "0"
  196. "dm_weapons_allow_drop" "0"
  197. "dm_weapons_allow_drop_nade" "0"
  198. "dm_weapons_allow_drop_knife" "0"
  199. "dm_weapons_allow_drop_zeus" "0"
  200. "dm_weapons_allow_drop_c4" "1"
  201.  
  202. "dm_weapons_allow_not_carried" "0"
  203. "dm_weapons_max_not_carried" "100"
  204. "dm_weapons_max_same_not_carried" "20"
  205. "dm_weapons_remove_furthest" "1"
  206. "dm_weapons_remove_not_in_los" "1"
  207. "dm_weapons_remove_sametype_first" "1"
  208.  
  209. // Unlimited player ammo.
  210. "dm_replenish_ammo" "1"
  211. "dm_replenish_clip" "1"
  212. // Set replenish below if you don't want replenish on every kill
  213. "dm_replenish_clip_headshot" "0"
  214. "dm_replenish_clip_knife" "0"
  215. "dm_replenish_clip_nade" "0"
  216.  
  217. // Fast equip
  218. "dm_fast_equip" "1"
  219.  
  220. // Damage filters when not in Only HS mode
  221. "dm_no_damage_knife" "1"
  222. "dm_no_damage_taser" "0"
  223. "dm_no_damage_nade" "0"
  224. "dm_no_damage_world" "0"
  225.  
  226. // Only HS
  227. "dm_onlyhs" "0"
  228. "dm_onlyhs_allowknife" "1"
  229. "dm_onlyhs_allowtaser" "1"
  230. "dm_onlyhs_allownade" "1"
  231. "dm_onlyhs_allowworld" "1"
  232.  
  233. // HP.
  234. "dm_hp_start" "100"
  235. "dm_hp_max" "100"
  236.  
  237. // Kevlar.
  238. "dm_kevlar_start" "100"
  239. "dm_kevlar_max" "100"
  240.  
  241. // HP per kill.
  242. "dm_hp_kill" "10"
  243. "dm_hp_hs" "25"
  244. "dm_hp_knife" "50"
  245.  
  246. // Convert HP reward into kevlar/Helmet?
  247. "dm_hp_to_kevlar_mode" "2" // Refill kevlar mode: 0 = Off, 1 = always, 2 = when HP is full.
  248. "dm_hp_to_kevlar_ratio" "0.5"
  249. "dm_hp_to_helmet" "3" // Refill helmet mode: 0 = Off, 1 = always, 2 = when HP is full, 3 when HP and kevlar are full.
  250.  
  251. // Display HP messages.
  252. "dm_hp_messages" "0"
  253.  
  254. // Primary default weapon
  255. "dm_default_primary" "none"
  256.  
  257. // Secondary default weapon
  258. "dm_default_secondary" "none"
  259.  
  260. // Hide menu on connect
  261. "dm_connect_hide_menu" "0"
  262.  
  263. // Give helmet?
  264. "dm_helmet" "1"
  265.  
  266. // Give Zeus?
  267. "dm_zeus" "0"
  268.  
  269. // Give knife?
  270. "dm_knife" "1"
  271.  
  272. // Give defuser to CTs
  273. "dm_defuser" "1"
  274.  
  275. // Give nades?
  276. "dm_nades_incendiary" "0"
  277. "dm_nades_decoy" "0"
  278. "dm_nades_flashbang" "0"
  279. // -1 refill he on explode
  280. "dm_nades_he" "0"
  281. "dm_nades_smoke" "0"
  282.  
  283. // Max equipment?
  284. "dm_nades_incendiary_max" "0"
  285. "dm_nades_decoy_max" "0"
  286. "dm_nades_flashbang_max" "0"
  287. "dm_nades_he_max" "0"
  288. "dm_nades_smoke_max" "0"
  289. "dm_zeus_max" "0"
  290.  
  291. // Equipment reward Format <number>*<equimpment>. Equimpent can be he, flash, smoke, incendiary, decoy, zeus. eg "1*he,2*zeus"
  292. "dm_equip_kill" ""
  293. "dm_equip_headshot" ""
  294. "dm_equip_knife" ""
  295. "dm_equip_nade" ""
  296.  
  297. // Weapons rotation
  298. "dm_limited_weapons_rotation" "1"
  299. "dm_limited_weapons_rotation_time" "60.0"
  300. "dm_limited_weapons_rotation_min_time" "10.0"
  301.  
  302. // Spawn system (requires DHooks
  303. "dm_randomspawn_internal" "1"
  304. "dm_normalspawn_internal" "1"
  305. // Use LOS for non random spawn
  306. "dm_normalspawn_los" "0"
  307. // Median spawn distance ratio between enemies an teammates
  308. "dm_spawn_median_distance_ratio" "0.17"
  309. "dm_spawn_min_team_distance_ratio" "0.17"
  310.  
  311. // Spawn sounds
  312. "dm_spawn_custom_sounds_enable" "1"
  313. "dm_spawn_custom_sounds" "player/pl_respawn.wav"
  314. "dm_spawn_custom_sounds_level" "90"
  315. "dm_spawn_custom_sounds_to_self_enable" "0"
  316. "dm_spawn_custom_sounds_to_self" ""
  317. "dm_spawn_custom_sounds_to_self_level" "90"
  318. "dm_spawn_custom_sounds_to_team_enable" "0"
  319. "dm_spawn_custom_sounds_to_team" ""
  320. "dm_spawn_custom_sounds_to_team_level" "90"
  321.  
  322. // Spawn fade
  323. "dm_spawn_fade_enable" "0"
  324. "dm_spawn_fade_color" "0,0,0,240" // R, G, B, A
  325. "dm_spawn_fade_hold_duration" "0"
  326. "dm_spawn_fade_duration" "1.5"
  327.  
  328. // Warmup time?
  329. "dm_warmup_time" "-1"
  330.  
  331. // Clean up
  332. "dm_filter_kill_log" "0"
  333. "dm_filter_kill_beep" "0" // Filter beep sound on kill (in deathmatch game mode)
  334. "dm_filter_texts_enabled" "0"
  335. "dm_filter_texts" "#Player_Point_Award_Killed_Enemy_Plural" //List of Text messages to filter. Comma separated. Maximum 20
  336. "dm_log_texts_enabled" "0"
  337. "dm_filter_hints_enabled" "0"
  338. "dm_filter_hints" ""
  339. "dm_log_hints_enabled" "0"
  340. "dm_filter_sounds_enabled" "0"
  341. "dm_filter_sounds" "player/pl_respawn.wav"
  342. "dm_log_sounds_enabled" "0"
  343.  
  344.  
  345. ///////////////////////////////////
  346. // CS:GO Con vars for deathmatch
  347. // Disable buy
  348. "mp_buytime" "0"
  349. "mp_buy_during_immunity" "0"
  350.  
  351. // No cash
  352. "mp_startmoney" "0"
  353. "mp_playercashawards" "0"
  354. "mp_teamcashawards" "0"
  355.  
  356. // Spawn
  357. "mp_respawn_immunitytime" "0.5"
  358. "mp_freezetime" "0"
  359. "mp_forcecamera" "0"
  360. "spec_freeze_time" "0"
  361. "mp_deathcam_skippable" "1"
  362. "mp_randomspawn" "0"
  363. "mp_randomspawn_los" "0"
  364. "mp_respawn_on_death_t" "1"
  365. "mp_respawn_on_death_ct" "1"
  366.  
  367. // Disable weapon/stuff on map
  368. "mp_weapons_allow_map_placed" "0"
  369. "mp_death_drop_defuser" "0"
  370. "mp_death_drop_grenade" "0"
  371. "mp_death_drop_gun" "0"
  372. "mp_defuser_allocation" "0"
  373. "mp_give_player_c4" "0"
  374. "sv_infinite_ammo" "0"
  375. "mp_ct_default_grenades" ""
  376. "mp_ct_default_primary" ""
  377. "mp_ct_default_secondary" ""
  378. "mp_t_default_grenades" ""
  379. "mp_t_default_primary" ""
  380. "mp_t_default_secondary" ""
  381.  
  382.  
  383. // Friendly fire stuff
  384. "mp_friendlyfire" "0"
  385. "mp_solid_teammates" "0"
  386. "mp_teammates_are_enemies" "0"
  387.  
  388. // No winner!
  389. "mp_default_team_winner_no_objective" "-1"
  390.  
  391. // Disable bonus (in deathmatch gamemode)
  392. "mp_dm_time_between_bonus_min" "9000"
  393. "mp_dm_time_between_bonus_max" "9001"
  394.  
  395. // Avoid radio spam
  396. "sv_ignoregrenaderadio" "1"
  397. }
  398.  
  399. "LoadMessage"
  400. {
  401. "Messages" "Welcome"
  402. "Messages" "Advertise Gun Menu"
  403. "Messages" "Website"
  404. }
  405. }
  406.  
  407. "Show Menu"
  408. {
  409. "SectionOptions"
  410. {
  411. "AdminMenuName" "Weapons Menu/Show Weapons Menu"
  412. "PlayerDisplay" ""
  413. "LoadAsAMod" ""
  414. }
  415.  
  416. "Cvars"
  417. {
  418. "dm_gun_menu_mode" "1"
  419. "dm_connect_hide_menu" "0"
  420. }
  421.  
  422. "LoadMessage"
  423. {
  424. "Messages" "Advertise Gun Menu"
  425. "Messages" "Website"
  426. }
  427. }
  428.  
  429. "No Menu"
  430. {
  431. "SectionOptions"
  432. {
  433. "AdminMenuName" "Weapons Menu/No Weapons Menu"
  434. "PlayerDisplay" ""
  435. "LoadAsAMod" ""
  436. }
  437.  
  438. "Cvars"
  439. {
  440. "dm_gun_menu_mode" "2"
  441. "dm_connect_hide_menu" "1"
  442. }
  443.  
  444. "UnloadMessage"
  445. {
  446. "Messages" "Advertise Gun Menu"
  447. }
  448. }
  449.  
  450. "Hidden Menu"
  451. {
  452. "SectionOptions"
  453. {
  454. "AdminMenuName" "Weapons Menu/Hide Weapons Menu"
  455. "PlayerDisplay" ""
  456. "LoadAsAMod" ""
  457. }
  458.  
  459. "Cvars"
  460. {
  461. "dm_gun_menu_mode" "1"
  462. "dm_connect_hide_menu" "1"
  463. }
  464.  
  465. "LoadMessage"
  466. {
  467. "Messages" "Advertise Gun Menu"
  468. "Messages" "Website"
  469. }
  470. }
  471.  
  472. "Random weapons"
  473. {
  474. "SectionOptions"
  475. {
  476. "AdminMenuName" "Weapons Menu/Random Weapons"
  477. "PlayerDisplay" "Random Weapons"
  478. "LoadAsAMod" ""
  479. }
  480.  
  481. "Cvars"
  482. {
  483. "dm_gun_menu_mode" "3"
  484. "dm_connect_hide_menu" "1"
  485. "dm_default_primary" "random"
  486. "dm_default_secondary" "random"
  487. }
  488.  
  489. "UnloadMessage"
  490. {
  491. "Messages" "Advertise Gun Menu"
  492. }
  493. }
  494.  
  495. "No Armour"
  496. {
  497. "SectionOptions"
  498. {
  499. "AdminMenuName" "Equipment/No Armor"
  500. "PlayerDisplay" "No Armor"
  501. "LoadAsAMod" "KeepClientSettings"
  502. }
  503.  
  504. "Cvars"
  505. {
  506. "dm_kevlar_start" "0"
  507. "dm_kevlar_max" "0"
  508. "dm_helmet" "0"
  509. "dm_hp_to_helmet" "0"
  510. }
  511. }
  512.  
  513. "No Helmet"
  514. {
  515. "SectionOptions"
  516. {
  517. "AdminMenuName" "Equipment/No Helmet"
  518. "PlayerDisplay" "No Helmet"
  519. "LoadAsAMod" "KeepClientSettings"
  520. }
  521.  
  522. "Cvars"
  523. {
  524. "dm_kevlar_start" "100"
  525. "dm_kevlar_max" "100"
  526. "dm_helmet" "0"
  527. "dm_hp_to_helmet" "0"
  528. }
  529. }
  530.  
  531. "No Nades"
  532. {
  533. "SectionOptions"
  534. {
  535. "AdminMenuName" "Weapons/Nades/No Nades"
  536. "PlayerDisplay" "No Nades"
  537. "LoadAsAMod" "KeepClientSettings"
  538. }
  539.  
  540. "Cvars"
  541. {
  542. "dm_nades_incendiary" "0"
  543. "dm_nades_decoy" "0"
  544. "dm_nades_flashbang" "0"
  545. "dm_nades_he" "0"
  546. "dm_nades_smoke" "0"
  547. }
  548. }
  549.  
  550. "HE Nades"
  551. {
  552. "SectionOptions"
  553. {
  554. "AdminMenuName" "Weapons/Nades/HE Nades"
  555. "PlayerDisplay" "Give HE nade"
  556. "LoadAsAMod" "KeepClientSettings"
  557. }
  558.  
  559. "Cvars"
  560. {
  561. "dm_nades_he" "1"
  562. }
  563. }
  564.  
  565. "Infinite HE"
  566. {
  567. "SectionOptions"
  568. {
  569. "AdminMenuName" "Weapons/Nades/Infinite HE"
  570. "PlayerDisplay" "Infinite HE nade"
  571. "LoadAsAMod" "KeepClientSettings"
  572. }
  573.  
  574. "Cvars"
  575. {
  576. "dm_nades_he" "-1"
  577. }
  578. }
  579.  
  580. "knife"
  581. {
  582. "SectionOptions"
  583. {
  584. "AdminMenuName" "Weapons/Knife/Knife"
  585. "PlayerDisplay" "Give Knife"
  586. "LoadAsAMod" "KeepClientSettings"
  587. }
  588.  
  589. "Cvars"
  590. {
  591. "dm_knife" "1"
  592. }
  593. }
  594.  
  595. "No knife"
  596. {
  597. "SectionOptions"
  598. {
  599. "AdminMenuName" "Weapons/Knife/No knife"
  600. "PlayerDisplay" "No knife"
  601. "LoadAsAMod" "KeepClientSettings"
  602. }
  603.  
  604. "Cvars"
  605. {
  606. "dm_knife" "0"
  607. }
  608. }
  609.  
  610. "All Guns"
  611. {
  612. "SectionOptions"
  613. {
  614. "AdminMenuName" "Weapons/All Guns"
  615. "PlayerDisplay" "All Guns"
  616. "LoadAsAMod" ""
  617. }
  618.  
  619. "Primary"
  620. {
  621. "weapon_ak47" "-1"
  622. "weapon_m4a1" "-1"
  623. "weapon_m4a1_silencer" "-1"
  624. "weapon_famas" "-1"
  625. "weapon_galilar" "-1"
  626. "weapon_awp" "-1"
  627. "weapon_ssg08" "-1"
  628. "weapon_sg553" "-1"
  629. "weapon_aug" "-1"
  630. "weapon_nova" "-1"
  631. "weapon_xm1014" "-1"
  632. "weapon_sawedoff" "-1"
  633. "weapon_mag7" "-1"
  634. "weapon_mac10" "-1"
  635. "weapon_mp9" "-1"
  636. "weapon_mp7" "-1"
  637. "weapon_ump45" "-1"
  638. "weapon_p90" "-1"
  639. "weapon_bizon" "-1"
  640. }
  641.  
  642. "Secondary"
  643. {
  644. "weapon_glock" "-1"
  645. "weapon_p250" "-1"
  646. "weapon_cz75a" "-1"
  647. "weapon_usp_silencer" "-1"
  648. "weapon_fiveseven" "-1"
  649. "weapon_deagle" "-1"
  650. "weapon_elite" "-1"
  651. "weapon_tec9" "-1"
  652. "weapon_hkp2000" "-1"
  653. }
  654. }
  655.  
  656. "Primary disabled"
  657. {
  658. "SectionOptions"
  659. {
  660. "AdminMenuName" "Weapons/Primary/Disabled"
  661. "PlayerDisplay" "No Primary"
  662. "LoadAsAMod" ""
  663. }
  664.  
  665. "Primary"
  666. {
  667. }
  668.  
  669. "Cvars"
  670. {
  671. "dm_default_primary" "none"
  672. }
  673. }
  674.  
  675. "Primary Aim"
  676. {
  677. "SectionOptions"
  678. {
  679. "AdminMenuName" "Weapons/Primary/Aim"
  680. "PlayerDisplay" "AIM Guns"
  681. "LoadAsAMod" ""
  682. }
  683.  
  684. "Primary"
  685. {
  686. // Weapon. // Limit.
  687. "weapon_ak47" "-1"
  688. "weapon_m4a1" "-1"
  689. "weapon_m4a1_silencer" "-1"
  690. "weapon_sg556" "-1"
  691. "weapon_aug" "-1"
  692. "weapon_galilar" "-1"
  693. "weapon_famas" "-1"
  694. "weapon_ssg08" "-1"
  695. }
  696. }
  697.  
  698. "Primary Smgs"
  699. {
  700. "SectionOptions"
  701. {
  702. "AdminMenuName" "Weapons/Primary/SMGs"
  703. "PlayerDisplay" "SubMachine Guns"
  704. "LoadAsAMod" ""
  705. }
  706.  
  707. "Primary"
  708. {
  709. "weapon_mac10" "-1"
  710. "weapon_mp9" "-1"
  711. "weapon_mp7" "-1"
  712. "weapon_ump45" "-1"
  713. "weapon_p90" "-1"
  714. "weapon_bizon" "-1"
  715. }
  716. }
  717.  
  718. "Primary autoSnipes"
  719. {
  720. "SectionOptions"
  721. {
  722. "AdminMenuName" "Weapons/Primary/Auto Snipes"
  723. "PlayerDisplay" "Auto Snipes"
  724. "LoadAsAMod" ""
  725. }
  726.  
  727. "Primary"
  728. {
  729. "weapon_g3sg1" "-1"
  730. "weapon_scar20" "-1"
  731. }
  732. }
  733.  
  734. "Primary Shotguns"
  735. {
  736. "SectionOptions"
  737. {
  738. "AdminMenuName" "Weapons/Primary/ShotGuns"
  739. "PlayerDisplay" "ShotGuns"
  740. "LoadAsAMod" ""
  741. }
  742.  
  743. "Primary"
  744. {
  745. "weapon_nova" "-1"
  746. "weapon_xm1014" "-1"
  747. "weapon_sawedoff" "-1"
  748. "weapon_mag7" "-1"
  749. }
  750. }
  751.  
  752. "Primary AK and M4"
  753. {
  754. "SectionOptions"
  755. {
  756. "AdminMenuName" "Weapons/Primary/AK-Colt"
  757. "PlayerDisplay" "AK-Colt"
  758. "LoadAsAMod" ""
  759. }
  760.  
  761. "Primary"
  762. {
  763. // Weapon. // Limit.
  764. "weapon_ak47" "-1"
  765. "weapon_m4a1" "-1"
  766. "weapon_m4a1_silencer" "-1"
  767. }
  768. }
  769.  
  770. "Primary Famas Galil"
  771. {
  772. "SectionOptions"
  773. {
  774. "AdminMenuName" "Weapons/Primary/Famas Galil"
  775. "PlayerDisplay" "Famas Galil"
  776. "LoadAsAMod" ""
  777. }
  778.  
  779. "Primary"
  780. {
  781. // Weapon. // Limit.
  782. "weapon_galilar" "-1"
  783. "weapon_famas" "-1"
  784. }
  785. }
  786.  
  787. "Primary Snipers"
  788. {
  789. "SectionOptions"
  790. {
  791. "AdminMenuName" "Weapons/Primary/Snipers"
  792. "PlayerDisplay" "Snipers"
  793. "LoadAsAMod" ""
  794. }
  795.  
  796. "Primary"
  797. {
  798. "weapon_awp" "-1"
  799. "weapon_ssg08" "-1"
  800. }
  801. }
  802.  
  803. "Secondary disabled"
  804. {
  805. "SectionOptions"
  806. {
  807. "AdminMenuName" "Weapons/Secondary/Disabled"
  808. "PlayerDisplay" "No Pistols"
  809. "LoadAsAMod" ""
  810. }
  811.  
  812. "Secondary"
  813. {
  814. }
  815.  
  816. "Cvars"
  817. {
  818. "dm_default_secondary" "none"
  819. }
  820. }
  821.  
  822. "Secondary Aim"
  823. {
  824. "SectionOptions"
  825. {
  826. "AdminMenuName" "Weapons/Secondary/Aim"
  827. "PlayerDisplay" "All Pistols"
  828. "LoadAsAMod" ""
  829. }
  830.  
  831. "Secondary"
  832. {
  833. // Weapon. // Limit.
  834. "weapon_glock" "-1"
  835. "weapon_p250" "-1"
  836. "weapon_cz75a" "-1"
  837. "weapon_usp_silencer" "-1"
  838. "weapon_fiveseven" "-1"
  839. "weapon_deagle" "-1"
  840. "weapon_elite" "-1"
  841. "weapon_tec9" "-1"
  842. "weapon_hkp2000" "-1"
  843. }
  844. }
  845.  
  846. "Secondary No TEC9, No Elite"
  847. {
  848. "SectionOptions"
  849. {
  850. "AdminMenuName" "Weapons/Secondary/No TEC9, No Elite"
  851. "PlayerDisplay" "Pistols"
  852. "LoadAsAMod" ""
  853. }
  854.  
  855. "Secondary"
  856. {
  857. // Weapon. // Limit.
  858. "weapon_glock" "-1"
  859. "weapon_p250" "-1"
  860. "weapon_usp_silencer" "-1"
  861. "weapon_fiveseven" "-1"
  862. "weapon_deagle" "-1"
  863. "weapon_hkp2000" "-1"
  864. }
  865. }
  866.  
  867. "Secondary USP, P2000"
  868. {
  869. "SectionOptions"
  870. {
  871. "AdminMenuName" "Weapons/Secondary/USP, P2000"
  872. "PlayerDisplay" "USP, P2000"
  873. "LoadAsAMod" ""
  874. }
  875.  
  876. "Secondary"
  877. {
  878. // Weapon. // Limit.
  879. "weapon_usp_silencer" "-1"
  880. "weapon_hkp2000" "-1"
  881. }
  882. }
  883.  
  884. "Secondary Low power"
  885. {
  886. "SectionOptions"
  887. {
  888. "AdminMenuName" "Weapons/Secondary/Low Power"
  889. "PlayerDisplay" "Small Pistols"
  890. "LoadAsAMod" ""
  891. }
  892.  
  893. "Secondary"
  894. {
  895. // Weapon. // Limit.
  896. "weapon_p250" "-1"
  897. "weapon_usp_silencer" "-1"
  898. "weapon_deagle" "-1"
  899. "weapon_hkp2000" "-1"
  900. }
  901. }
  902.  
  903. "Random Spawn"
  904. {
  905. "SectionOptions"
  906. {
  907. "AdminMenuName" "Game/Random Spawn"
  908. "PlayerDisplay" ""
  909. "LoadAsAMod" "KeepClientSettings"
  910. }
  911.  
  912. "Cvars"
  913. {
  914. "mp_randomspawn" "1"
  915. "mp_randomspawn_los" "1"
  916. }
  917. }
  918.  
  919. "Normal Spawn"
  920. {
  921. "SectionOptions"
  922. {
  923. "AdminMenuName" "Game/Normal Spawn"
  924. "PlayerDisplay" ""
  925. "LoadAsAMod" "KeepClientSettings"
  926. }
  927.  
  928. "Cvars"
  929. {
  930. "mp_randomspawn" "0"
  931. "mp_randomspawn_los" "0"
  932. }
  933. }
  934.  
  935. "Duration 5mn"
  936. {
  937. "Cvars"
  938. {
  939. "mp_roundtime" "5"
  940. "mp_timelimit" "5"
  941. }
  942. }
  943.  
  944. "Scout knives low gravity"
  945. {
  946. "SectionOptions"
  947. {
  948. "AdminMenuName" "Game/KZ gravity"
  949. "PlayerDisplay" "KZ gravity"
  950. "LoadAsAMod" "KeepClientSettings"
  951. }
  952.  
  953. "Cvars"
  954. {
  955. "sv_gravity" "300"
  956. "sv_airaccelerate" "500"
  957. }
  958. }
  959.  
  960. "Normal gravity"
  961. {
  962. "SectionOptions"
  963. {
  964. "AdminMenuName" "Game/Normal gravity"
  965. "PlayerDisplay" "Normal Gravity"
  966. "LoadAsAMod" "KeepClientSettings"
  967. }
  968.  
  969. "Cvars"
  970. {
  971. "sv_gravity" "800"
  972. "sv_airaccelerate" "12"
  973. }
  974. }
  975.  
  976. "zeus"
  977. {
  978. "SectionOptions"
  979. {
  980. "AdminMenuName" "Equipment/Taser/Taser"
  981. "PlayerDisplay" "Taser"
  982. "LoadAsAMod" "KeepClientSettings"
  983. }
  984.  
  985. "Cvars"
  986. {
  987. "dm_zeus" "1"
  988. }
  989. }
  990.  
  991. "no zeus"
  992. {
  993. "SectionOptions"
  994. {
  995. "AdminMenuName" "Equipment/Taser/No Taser"
  996. "PlayerDisplay" "No Taser"
  997. "LoadAsAMod" "KeepClientSettings"
  998. }
  999.  
  1000. "Cvars"
  1001. {
  1002. "dm_zeus" "0"
  1003. }
  1004. }
  1005.  
  1006. "Only HS Disabled"
  1007. {
  1008. "SectionOptions"
  1009. {
  1010. "AdminMenuName" "Game/Only HS/Disabled"
  1011. "PlayerDisplay" "Only HeadShot OFF"
  1012. "LoadAsAMod" "KeepClientSettings"
  1013. }
  1014.  
  1015. "Cvars"
  1016. {
  1017. "dm_onlyhs" "0"
  1018. }
  1019.  
  1020. "UnloadMessage"
  1021. {
  1022. "Messages" "Only Headshot"
  1023. }
  1024. }
  1025.  
  1026. "Only HS Enabled"
  1027. {
  1028. "SectionOptions"
  1029. {
  1030. "AdminMenuName" "Game/Only HS/Enabled"
  1031. "PlayerDisplay" "Only HeadShot"
  1032. "LoadAsAMod" "KeepClientSettings"
  1033. }
  1034.  
  1035. "Cvars"
  1036. {
  1037. "dm_onlyhs" "1"
  1038. "dm_onlyhs_allowknife" "0"
  1039. "dm_onlyhs_allownade" "0"
  1040. "dm_onlyhs_allowworld" "0"
  1041. }
  1042.  
  1043. "LoadMessage"
  1044. {
  1045. "Messages" "Only Headshot"
  1046. }
  1047. }
  1048.  
  1049. "Only HS +knife"
  1050. {
  1051. "SectionOptions"
  1052. {
  1053. "AdminMenuName" "Game/Only HS/Enabled +Knivez"
  1054. "PlayerDisplay" "Only HeadShot and Knivez"
  1055. "LoadAsAMod" "KeepClientSettings"
  1056. }
  1057.  
  1058. "Cvars"
  1059. {
  1060. "dm_onlyhs" "1"
  1061. "dm_onlyhs_allowknife" "1"
  1062. "dm_onlyhs_allownade" "0"
  1063. "dm_onlyhs_allowworld" "0"
  1064. }
  1065.  
  1066. "LoadMessage"
  1067. {
  1068. "Messages" "Only Headshot"
  1069. }
  1070. }
  1071.  
  1072. "Only HS +knife +Nade"
  1073. {
  1074. "SectionOptions"
  1075. {
  1076. "AdminMenuName" "Game/Only HS/Enabled +Knivez+Nade"
  1077. "PlayerDisplay" "Only HeadShot, Knivez and Nades"
  1078. "LoadAsAMod" "KeepClientSettings"
  1079. }
  1080.  
  1081. "Cvars"
  1082. {
  1083. "dm_onlyhs" "1"
  1084. "dm_onlyhs_allowknife" "1"
  1085. "dm_onlyhs_allownade" "1"
  1086. "dm_onlyhs_allowworld" "0"
  1087. }
  1088.  
  1089. "LoadMessage"
  1090. {
  1091. "Messages" "Only Headshot"
  1092. }
  1093. }
  1094.  
  1095. "Only HS +knife +Nade + World"
  1096. {
  1097. "SectionOptions"
  1098. {
  1099. "AdminMenuName" "Game/Only HS/Enabled +Knivez+Nade+World"
  1100. "PlayerDisplay" "Only HeadShot, Knivez and Nades"
  1101. "LoadAsAMod" "KeepClientSettings"
  1102. }
  1103.  
  1104. "Cvars"
  1105. {
  1106. "dm_onlyhs" "1"
  1107. "dm_onlyhs_allowknife" "1"
  1108. "dm_onlyhs_allownade" "1"
  1109. "dm_onlyhs_allowworld" "1"
  1110. }
  1111.  
  1112. "LoadMessage"
  1113. {
  1114. "Messages" "Only Headshot"
  1115. }
  1116. }
  1117. }
  1118.  
  1119. "Game Modes"
  1120. {
  1121. "p250"
  1122. {
  1123. "SectionOptions"
  1124. {
  1125. "AdminMenuName" "Pistols/P250"
  1126. "PlayerDisplay" "P250 Only"
  1127. }
  1128.  
  1129. "Load"
  1130. {
  1131. "Configs" "Options Default"
  1132. "Configs" "No Menu"
  1133. "Configs" "No Helmet"
  1134. "Configs" "No Nades"
  1135. "Configs" "Primary disabled"
  1136. "Configs" "Secondary disabled"
  1137. }
  1138.  
  1139. "Cvars"
  1140. {
  1141. "dm_default_secondary" "weapon_p250"
  1142. }
  1143. }
  1144.  
  1145. "usp"
  1146. {
  1147. "SectionOptions"
  1148. {
  1149. "AdminMenuName" "Pistols/USP"
  1150. "PlayerDisplay" "USP Only"
  1151. }
  1152.  
  1153. "Load"
  1154. {
  1155. "Configs" "Options Default"
  1156. "Configs" "No Menu"
  1157. "Configs" "No Helmet"
  1158. "Configs" "No Nades"
  1159. "Configs" "Primary disabled"
  1160. "Configs" "Secondary disabled"
  1161. }
  1162.  
  1163. "Cvars"
  1164. {
  1165. "dm_default_secondary" "weapon_usp_silencer"
  1166. }
  1167. }
  1168.  
  1169. "p2000"
  1170. {
  1171. "SectionOptions"
  1172. {
  1173. "AdminMenuName" "Pistols/P2000"
  1174. "PlayerDisplay" "P2000 Only"
  1175. }
  1176.  
  1177. "Load"
  1178. {
  1179. "Configs" "Options Default"
  1180. "Configs" "No Menu"
  1181. "Configs" "No Helmet"
  1182. "Configs" "No Nades"
  1183. "Configs" "Primary disabled"
  1184. "Configs" "Secondary disabled"
  1185. }
  1186.  
  1187. "Cvars"
  1188. {
  1189. "dm_default_secondary" "weapon_hkp2000"
  1190. }
  1191. }
  1192.  
  1193. "glock"
  1194. {
  1195. "SectionOptions"
  1196. {
  1197. "AdminMenuName" "Pistols/Glock"
  1198. "PlayerDisplay" "Glock Only"
  1199. }
  1200.  
  1201. "Load"
  1202. {
  1203. "Configs" "Options Default"
  1204. "Configs" "No Menu"
  1205. "Configs" "No Helmet"
  1206. "Configs" "No Nades"
  1207. "Configs" "Primary disabled"
  1208. "Configs" "Secondary disabled"
  1209. }
  1210.  
  1211. "Cvars"
  1212. {
  1213. "dm_default_secondary" "weapon_glock"
  1214. }
  1215. }
  1216.  
  1217. "deagle"
  1218. {
  1219. "SectionOptions"
  1220. {
  1221. "AdminMenuName" "Pistols/Deagle"
  1222. "PlayerDisplay" "Deagle Only"
  1223. }
  1224.  
  1225. "Load"
  1226. {
  1227. "Configs" "Options Default"
  1228. "Configs" "No Menu"
  1229. "Configs" "HE Nades"
  1230. "Configs" "Primary disabled"
  1231. "Configs" "Secondary disabled"
  1232. }
  1233.  
  1234. "Cvars"
  1235. {
  1236. "dm_default_secondary" "weapon_deagle"
  1237. }
  1238. }
  1239.  
  1240. "deagle one bullet"
  1241. {
  1242. "SectionOptions"
  1243. {
  1244. "AdminMenuName" "Pistols/Deagle 1 Bullet"
  1245. "PlayerDisplay" "Deagle 1 Bullet Only"
  1246. }
  1247.  
  1248. "Load"
  1249. {
  1250. "Configs" "Options Default"
  1251. "Configs" "No Menu"
  1252. "Configs" "HE Nades"
  1253. "Configs" "Primary disabled"
  1254. "Configs" "Secondary disabled"
  1255. }
  1256.  
  1257. "Cvars"
  1258. {
  1259. "dm_default_secondary" "weapon_deagle"
  1260. }
  1261.  
  1262. "DefineWeapon"
  1263. {
  1264. "ClassName" "weapon_deagle"
  1265. "ClipSize" "1"
  1266. }
  1267. }
  1268.  
  1269. "mag7"
  1270. {
  1271. "SectionOptions"
  1272. {
  1273. "AdminMenuName" "Primary Fun/Mag-7"
  1274. "PlayerDisplay" "Mag-7 Only"
  1275. }
  1276.  
  1277. "Load"
  1278. {
  1279. "Configs" "Options Default"
  1280. "Configs" "No Menu"
  1281. "Configs" "HE Nades"
  1282. "Configs" "Primary disabled"
  1283. "Configs" "Secondary disabled"
  1284. }
  1285.  
  1286. "Cvars"
  1287. {
  1288. "dm_default_primary" "weapon_mag7"
  1289. }
  1290. }
  1291.  
  1292. "Low Power guns"
  1293. {
  1294. "SectionOptions"
  1295. {
  1296. "AdminMenuName" "Pistols/Low Power"
  1297. "PlayerDisplay" "Small Pistols"
  1298. }
  1299.  
  1300. "Load"
  1301. {
  1302. "Configs" "Options Default"
  1303. "Configs" "No Helmet"
  1304. "Configs" "No Nades"
  1305. "Configs" "Primary disabled"
  1306. "Configs" "Secondary Low power"
  1307. }
  1308. }
  1309.  
  1310. "Mid Power guns"
  1311. {
  1312. "SectionOptions"
  1313. {
  1314. "AdminMenuName" "Pistols/Mid Power"
  1315. "PlayerDisplay" "Pistols"
  1316. }
  1317.  
  1318. "Load"
  1319. {
  1320. "Configs" "Options Default"
  1321. "Configs" "No Helmet"
  1322. "Configs" "No Nades"
  1323. "Configs" "Primary disabled"
  1324. "Configs" "Secondary No TEC9, No Elite"
  1325. }
  1326. }
  1327.  
  1328. "Pistols"
  1329. {
  1330. "SectionOptions"
  1331. {
  1332. "AdminMenuName" "Pistols/Pistols"
  1333. "PlayerDisplay" "All Pistols"
  1334. }
  1335.  
  1336. "Load"
  1337. {
  1338. "Configs" "Options Default"
  1339. "Configs" "No Helmet"
  1340. "Configs" "No Nades"
  1341. "Configs" "Primary disabled"
  1342. "Configs" "Secondary Aim"
  1343. }
  1344.  
  1345. "LoadWarmup"
  1346. {
  1347. "Configs" "No Menu"
  1348. }
  1349.  
  1350. "Cvars"
  1351. {
  1352. "dm_default_primary" "none"
  1353. "dm_default_secondary" "random"
  1354. }
  1355. }
  1356.  
  1357. "Ak Colt"
  1358. {
  1359. "SectionOptions"
  1360. {
  1361. "AdminMenuName" "Aim/AK-Colt"
  1362. "PlayerDisplay" "AK-Colt"
  1363. }
  1364.  
  1365. "Load"
  1366. {
  1367. "Configs" "Options Default"
  1368. "Configs" "Hidden Menu"
  1369. "Configs" "Primary AK and M4"
  1370. "Configs" "Secondary No TEC9, No Elite"
  1371. "Configs" "No Nades"
  1372. }
  1373.  
  1374. "Cvars"
  1375. {
  1376. "dm_default_primary" "random"
  1377. "dm_default_secondary" "weapon_p250"
  1378. }
  1379. }
  1380.  
  1381. "Famas Galil"
  1382. {
  1383. "SectionOptions"
  1384. {
  1385. "AdminMenuName" "Aim/Famas-Galil"
  1386. "PlayerDisplay" "Famas-Galil"
  1387. }
  1388.  
  1389. "Load"
  1390. {
  1391. "Configs" "Options Default"
  1392. "Configs" "No Menu"
  1393. "Configs" "Primary Famas Galil"
  1394. "Configs" "Secondary No TEC9, No Elite"
  1395. "Configs" "No Nades"
  1396. }
  1397.  
  1398. "Cvars"
  1399. {
  1400. "dm_default_primary" "random"
  1401. "dm_default_secondary" "random"
  1402. }
  1403. }
  1404.  
  1405. "Scout knives"
  1406. {
  1407. "SectionOptions"
  1408. {
  1409. "AdminMenuName" "Aim/ScoutzKnivez"
  1410. "PlayerDisplay" "ScoutzKnivez"
  1411. }
  1412.  
  1413. "Load"
  1414. {
  1415. "Configs" "Options Default"
  1416. "Configs" "No Menu"
  1417. "Configs" "No Nades"
  1418. "Configs" "Primary disabled"
  1419. "Configs" "Secondary disabled"
  1420. }
  1421.  
  1422. "Cvars"
  1423. {
  1424. "dm_default_primary" "weapon_ssg08"
  1425. "dm_default_secondary" "none"
  1426. }
  1427. }
  1428.  
  1429. "SMGs"
  1430. {
  1431. "SectionOptions"
  1432. {
  1433. "AdminMenuName" "Primary Fun/SMGs"
  1434. "PlayerDisplay" "Only SubMachine Guns"
  1435. }
  1436.  
  1437. "Load"
  1438. {
  1439. "Configs" "Options Default"
  1440. "Configs" "HE Nades"
  1441. "Configs" "Primary Smgs"
  1442. "Configs" "Secondary disabled"
  1443. }
  1444.  
  1445. "LoadWarmup"
  1446. {
  1447. "Configs" "Random weapons"
  1448. "Configs" "No Menu"
  1449. }
  1450. }
  1451.  
  1452. "Shotguns"
  1453. {
  1454. "SectionOptions"
  1455. {
  1456. "AdminMenuName" "Primary Fun/Shotguns"
  1457. "PlayerDisplay" "Only Shotguns"
  1458. }
  1459.  
  1460. "Load"
  1461. {
  1462. "Configs" "Options Default"
  1463. "Configs" "HE Nades"
  1464. "Configs" "Primary Shotguns"
  1465. "Configs" "Secondary disabled"
  1466. }
  1467.  
  1468. "LoadWarmup"
  1469. {
  1470. "Configs" "Random weapons"
  1471. "Configs" "No Menu"
  1472. }
  1473. }
  1474.  
  1475. "AWP"
  1476. {
  1477. "SectionOptions"
  1478. {
  1479. "AdminMenuName" "Aim/AWP"
  1480. "PlayerDisplay" "Only AWP"
  1481. }
  1482.  
  1483. "Load"
  1484. {
  1485. "Configs" "Options Default"
  1486. "Configs" "Hidden Menu"
  1487. "Configs" "No Nades"
  1488. "Configs" "Primary Snipers"
  1489. "Configs" "Secondary No TEC9, No Elite"
  1490. }
  1491.  
  1492. "Cvars"
  1493. {
  1494. "dm_default_primary" "weapon_awp"
  1495. "dm_default_secondary" "weapon_p250"
  1496. }
  1497.  
  1498. "UnloadMessage"
  1499. {
  1500. "Messages" "Advertise Gun Menu"
  1501. }
  1502.  
  1503. "LoadMessage"
  1504. {
  1505. "Messages" "Scout available"
  1506. }
  1507. }
  1508.  
  1509. "AutoNoobs"
  1510. {
  1511. "SectionOptions"
  1512. {
  1513. "AdminMenuName" "Primary Fun/Auto Snipes"
  1514. "PlayerDisplay" "Only Auto Snipers"
  1515. }
  1516.  
  1517. "Load"
  1518. {
  1519. "Configs" "Options Default"
  1520. "Configs" "No Menu"
  1521. "Configs" "No Nades"
  1522. "Configs" "Primary autoSnipes"
  1523. "Configs" "Secondary No TEC9, No Elite"
  1524. }
  1525.  
  1526. "Cvars"
  1527. {
  1528. "dm_default_primary" "random"
  1529. "dm_default_secondary" "random"
  1530. }
  1531. }
  1532.  
  1533. "35hp"
  1534. {
  1535. "SectionOptions"
  1536. {
  1537. "AdminMenuName" "Game/35HP"
  1538. "PlayerDisplay" "Knivez 35HP"
  1539. }
  1540.  
  1541. "Load"
  1542. {
  1543. "Configs" "Options Default"
  1544. "Configs" "No Menu"
  1545. "Configs" "No Nades"
  1546. "Configs" "No Armour"
  1547. "Configs" "Primary disabled"
  1548. "Configs" "Secondary disabled"
  1549. }
  1550.  
  1551. "Cvars"
  1552. {
  1553. "dm_hp_start" "35"
  1554. "dm_hp_max" "70"
  1555. "dm_hp_knife" "10"
  1556. "sv_gravity" "200"
  1557. "sv_airaccelerate" "500"
  1558. }
  1559.  
  1560. "LoadWarmup"
  1561. {
  1562. "Configs" "zeus"
  1563. }
  1564. }
  1565.  
  1566. "Aim"
  1567. {
  1568. "SectionOptions"
  1569. {
  1570. "AdminMenuName" "Aim/Aim"
  1571. "PlayerDisplay" "AIM"
  1572. }
  1573.  
  1574. "Load"
  1575. {
  1576. "Configs" "Options Default"
  1577. "Configs" "Primary Aim"
  1578. "Configs" "Secondary Aim"
  1579. "Configs" "No Nades"
  1580. }
  1581. }
  1582.  
  1583. "Deathmatch"
  1584. {
  1585. "SectionOptions"
  1586. {
  1587. "AdminMenuName" "Game/Deathmatch"
  1588. "PlayerDisplay" "Deathmatch"
  1589. }
  1590.  
  1591. "Load"
  1592. {
  1593. "Configs" "Options Default"
  1594. "Configs" "Primary Aim"
  1595. "Configs" "Secondary Aim"
  1596. "Configs" "No Nades"
  1597. "Configs" "no zeus"
  1598. }
  1599. }
  1600.  
  1601. "HE war"
  1602. {
  1603. "SectionOptions"
  1604. {
  1605. "AdminMenuName" "Game/HE War"
  1606. "PlayerDisplay" "HE War"
  1607. }
  1608.  
  1609. "Load"
  1610. {
  1611. "Configs" "Options Default"
  1612. "Configs" "No Menu"
  1613. "Configs" "Infinite HE"
  1614. "Configs" "No Armour"
  1615. "Configs" "Primary disabled"
  1616. "Configs" "Secondary disabled"
  1617. }
  1618. }
  1619.  
  1620. "Decoy war"
  1621. {
  1622. "SectionOptions"
  1623. {
  1624. "AdminMenuName" "Game/Decoy War"
  1625. "PlayerDisplay" "Decoy War"
  1626. }
  1627.  
  1628. "Load"
  1629. {
  1630. "Configs" "Options Default"
  1631. "Configs" "No Menu"
  1632. "Configs" "No Nades"
  1633. "Configs" "No knife"
  1634. "Configs" "No Armour"
  1635. "Configs" "Primary disabled"
  1636. "Configs" "Secondary disabled"
  1637. }
  1638.  
  1639. "Cvars"
  1640. {
  1641. "dm_hp_start" "1"
  1642. "dm_hp_max" "2"
  1643. "dm_hp_kill" "1"
  1644. "dm_hp_hs" "1"
  1645. "dm_hp_knife" "1"
  1646.  
  1647. "dm_hp_to_kevlar_mode" "0"
  1648. "dm_hp_to_helmet" "0"
  1649.  
  1650. "dm_nades_decoy" "1"
  1651. "sv_infinite_ammo" "2"
  1652. }
  1653. }
  1654.  
  1655. "Default Warmups"
  1656. {
  1657. "WarmupOption"
  1658. {
  1659. "Game Modes" "HE war"
  1660. "Game Modes" "Decoy war"
  1661. "Game Modes" "35hp"
  1662. "Game Modes" "deagle"
  1663. "Game Modes" "usp"
  1664. "Game Modes" "mag7"
  1665. "Game Modes" "Scout knives"
  1666. "Game Modes" "SMGs"
  1667. "Game Modes" "Shotguns"
  1668. "Game Modes" "Famas Galil"
  1669. "Game Modes" "AutoNoobs"
  1670. "Game Modes" "Pistols"
  1671. }
  1672.  
  1673. "LoadMessageWarmup"
  1674. {
  1675. "Messages" "Warmup Weapons"
  1676. }
  1677. }
  1678.  
  1679. "Warmups No gun"
  1680. {
  1681. "WarmupOption"
  1682. {
  1683. "Game Modes" "HE war"
  1684. "Game Modes" "Decoy war"
  1685. "Game Modes" "35hp"
  1686. "Game Modes" "Scout knives"
  1687. "Game Modes" "SMGs"
  1688. "Game Modes" "Shotguns"
  1689. "Game Modes" "Famas Galil"
  1690. "Game Modes" "AutoNoobs"
  1691. }
  1692.  
  1693. "LoadMessageWarmup"
  1694. {
  1695. "Messages" "Warmup Weapons"
  1696. }
  1697. }
  1698.  
  1699. "Warmups No knife"
  1700. {
  1701. "WarmupOption"
  1702. {
  1703. "Game Modes" "HE war"
  1704. "Game Modes" "Decoy war"
  1705. "Game Modes" "deagle"
  1706. "Game Modes" "usp"
  1707. "Game Modes" "mag7"
  1708. "Game Modes" "Scout knives"
  1709. "Game Modes" "SMGs"
  1710. "Game Modes" "Shotguns"
  1711. "Game Modes" "Famas Galil"
  1712. "Game Modes" "AutoNoobs"
  1713. "Game Modes" "Pistols"
  1714. }
  1715.  
  1716. "LoadMessageWarmup"
  1717. {
  1718. "Messages" "Warmup Weapons"
  1719. }
  1720. }
  1721.  
  1722. "Warmups no snipe"
  1723. {
  1724. "WarmupOption"
  1725. {
  1726. "Game Modes" "HE war"
  1727. "Game Modes" "Decoy war"
  1728. "Game Modes" "35hp"
  1729. "Game Modes" "deagle"
  1730. "Game Modes" "usp"
  1731. "Game Modes" "mag7"
  1732. "Game Modes" "SMGs"
  1733. "Game Modes" "Shotguns"
  1734. "Game Modes" "Famas Galil"
  1735. "Game Modes" "Pistols"
  1736. }
  1737.  
  1738. "LoadMessageWarmup"
  1739. {
  1740. "Messages" "Warmup Weapons"
  1741. }
  1742. }
  1743.  
  1744. "Warmups he"
  1745. {
  1746. "WarmupOption"
  1747. {
  1748. "Game Modes" "35hp"
  1749. "Game Modes" "deagle"
  1750. "Game Modes" "mag7"
  1751. "Game Modes" "SMGs"
  1752. "Game Modes" "Shotguns"
  1753. "Game Modes" "Pistols"
  1754. }
  1755.  
  1756. "LoadMessageWarmup"
  1757. {
  1758. "Messages" "Warmup Weapons"
  1759. }
  1760. }
  1761. }
  1762.  
  1763. "Maps"
  1764. {
  1765. "aim_map_p250"
  1766. {
  1767. "LoadRound"
  1768. {
  1769. "Game Modes" "p250"
  1770. }
  1771.  
  1772. "LoadWarmup"
  1773. {
  1774. "Game Modes" "Warmups No gun"
  1775. }
  1776. }
  1777.  
  1778. "aim_map_usp"
  1779. {
  1780. "LoadRound"
  1781. {
  1782. "Game Modes" "usp"
  1783. }
  1784.  
  1785. "LoadWarmup"
  1786. {
  1787. "Game Modes" "Warmups No gun"
  1788. }
  1789. }
  1790.  
  1791. "aim_pistol"
  1792. {
  1793. "LoadRound"
  1794. {
  1795. "Game Modes" "Mid Power guns"
  1796. }
  1797.  
  1798. "LoadWarmup"
  1799. {
  1800. "Game Modes" "Warmups No gun"
  1801. }
  1802. }
  1803.  
  1804. "aim_ak-colt"
  1805. {
  1806. "LoadRound"
  1807. {
  1808. "Game Modes" "Ak Colt"
  1809. }
  1810.  
  1811. "LoadWarmup"
  1812. {
  1813. "Game Modes" "Default Warmups"
  1814. }
  1815. }
  1816.  
  1817. "scoutzknivez"
  1818. {
  1819. "LoadRound"
  1820. {
  1821. "Game Modes" "Scout knives"
  1822. }
  1823.  
  1824. "LoadWarmup"
  1825. {
  1826. "Game Modes" "Warmups no snipe"
  1827. }
  1828.  
  1829. "Load"
  1830. {
  1831. "Configs" "Scout knives low gravity"
  1832. }
  1833. }
  1834.  
  1835. "awp"
  1836. {
  1837. "LoadRound"
  1838. {
  1839. "Game Modes" "AWP"
  1840. }
  1841.  
  1842. "LoadWarmup"
  1843. {
  1844. "Game Modes" "Warmups no snipe"
  1845. }
  1846. }
  1847.  
  1848. "scout"
  1849. {
  1850. "LoadRound"
  1851. {
  1852. "Game Modes" "Scout knives"
  1853. }
  1854.  
  1855. "LoadWarmup"
  1856. {
  1857. "Game Modes" "Warmups no snipe"
  1858. }
  1859. }
  1860.  
  1861. "35hp"
  1862. {
  1863. "LoadRound"
  1864. {
  1865. "Game Modes" "35hp"
  1866. "Configs" "Duration 5mn"
  1867. }
  1868.  
  1869. "LoadWarmup"
  1870. {
  1871. "Game Modes" "Warmups No knife"
  1872. }
  1873. }
  1874.  
  1875. "he"
  1876. {
  1877. "LoadRound"
  1878. {
  1879. "Game Modes" "HE war"
  1880. "Configs" "Duration 5mn"
  1881. }
  1882.  
  1883. "LoadWarmup"
  1884. {
  1885. "Game Modes" "Warmups he"
  1886. }
  1887.  
  1888. }
  1889.  
  1890. "aim"
  1891. {
  1892. "LoadRound"
  1893. {
  1894. "Game Modes" "Aim"
  1895. }
  1896.  
  1897. "LoadWarmup"
  1898. {
  1899. "Game Modes" "Default Warmups"
  1900. }
  1901. }
  1902.  
  1903. "fy"
  1904. {
  1905. "LoadRound"
  1906. {
  1907. "Game Modes" "Deathmatch"
  1908. "Configs" "Only HS Enabled"
  1909. }
  1910.  
  1911. "LoadWarmup"
  1912. {
  1913. "Game Modes" "Default Warmups"
  1914. }
  1915.  
  1916. "#LoadType" "KeptLoads"
  1917. "#LoadType" "LockedLoads"
  1918.  
  1919. "Load"
  1920. {
  1921. "Configs" "Random Spawn"
  1922. "Configs" "All Guns"
  1923. }
  1924.  
  1925. "Cvars"
  1926. {
  1927. "mp_teammates_are_enemies" "1"
  1928. "mp_solid_teammates" "1"
  1929. }
  1930. }
  1931.  
  1932. "gg"
  1933. {
  1934. "Load"
  1935. {
  1936. "Maps" "fy"
  1937. }
  1938. }
  1939.  
  1940. ""
  1941. {
  1942. "Load"
  1943. {
  1944. "Maps" "fy"
  1945. }
  1946.  
  1947. }
  1948. }
  1949. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement