Advertisement
Guest User

settings bhop

a guest
Dec 20th, 2014
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.23 KB | None | 0 0
  1. "Settings"
  2. {
  3. "Timer"
  4. {
  5. //Allow players to pause/resume their timer
  6. "pause_enable" "1"
  7.  
  8. //Allow players to start their timer
  9. "start_enable" "1"
  10.  
  11. //Allow players to restart their timer
  12. "restart_enable" "1"
  13.  
  14. //Automatically terminate round end?
  15. "terminate_round" "1"
  16. }
  17. "Physics"
  18. {
  19. //Disable this to use default style only (skip style selection menus)
  20. "multimode_enable" "1"
  21.  
  22. //Enable bhop commands (like sm_tauto)
  23. "bhop_enable" "0"
  24.  
  25. //Enable jump stats (only display, still saving to DB)
  26. "jumps_enable" "1"
  27.  
  28. //Enable noclip command (noclip stops timer)
  29. "noclip_enable" "0"
  30.  
  31. //Enable this to force players selecting a style (can't leave start zone)
  32. "force_style" "0"
  33.  
  34. //Open style selection menu on spawn
  35. "style_menu_on_spawn" "1"
  36.  
  37. //Disable Gravity overwrite
  38. "style_no_gravity_update" "1"
  39.  
  40. //Enable godmode for players (requires autostrafe module)
  41. //Godmode is disabled for pvp styles and pvp zones
  42. "godmode" "1"
  43.  
  44. //Allow player to player teleport? (stop timer)
  45. "teleport_player2player" "1"
  46.  
  47. //Teleport players to start zone when they change style?
  48. "teleport_on_style_changed" "1"
  49.  
  50. //Vegas mode - get points by jumping on the correct blocks
  51. //Enable vegas mode?
  52. "vegas_enable" "0"
  53.  
  54. //Minimum platforms for Vegas mode?
  55. "vegas_min_platforms" "100"
  56.  
  57. //Maximum maps for Vegas mode
  58. "vegas_map_max_games" "5"
  59.  
  60. //Chance to add red blocks in Vegas mode
  61. "vegas_avoid_chance" "5.0"
  62.  
  63. //Chance to add red blocks in next games
  64. "vegas_avoid_chance_add" "2.0"
  65.  
  66. //Chance to add green blocks in Vegas mode
  67. "vegas_collect_chance" "20.0"
  68.  
  69. //Chance to add green blocks in next games
  70. "vegas_collect_chance_add" "3.0"
  71. }
  72. "Multibhop"
  73. {
  74. //Overwrite func_door/button to allow multibhop
  75. "multibhop_enable" "1"
  76.  
  77. //Min jump time to count as a jump (multibhop only)
  78. "multibhop_jump_time" "0.5"
  79.  
  80. //Max time a player can touch a bhop platform (multibhop only)
  81. "multibhop_delay" "0.15"
  82.  
  83. //Reset a bhop platform anyway until this cooldown lifts (multibhop only)
  84. "multibhop_cooldown" "0.2"
  85. }
  86. "Mapzone"
  87. {
  88.  
  89. //Enable to turn noblock all the time on (toggle noblock for players inside start/end zones if disabled)
  90. "noblock_enable" "1"
  91.  
  92. //Let players confirm teleporting of NPCs
  93. "npc_confirm" "1"
  94.  
  95. //Teleport to startzone on spawn
  96. "teleport_onspawn" "0"
  97.  
  98. //Teleport to startzone on restart
  99. "teleport_onrestart" "0"
  100.  
  101. //Enable !stage Command
  102. "level_teleport_enable" "1"
  103.  
  104. //Enable !stuck Command
  105. "stuck_enable" "1"
  106.  
  107. //Stuck Penalty Time
  108. "stuck_penalty_time" "10.0"
  109.  
  110. //Allow multiple start zones? Disable to remove any leftover start zones after adding a new one.
  111. "allow_multiple_start" "0"
  112.  
  113. //Allow multiple end zones? Disable to remove any leftover end zones after adding a new one.
  114. "allow_multiple_end" "0"
  115.  
  116. //Allow multiple short-end zones? Disable to remove any leftover short-end zones after adding a new one.
  117. "allow_multiple_shortend" "0"
  118.  
  119. //Allow multiple bonus start zones? Disable to remove any leftover bonus start zones after adding a new one.
  120. "allow_multiple_bonusstart" "0"
  121.  
  122. //Allow multiple bonus end zones? Disable to remove any leftover bonus end zones after adding a new one.
  123. "allow_multiple_bonusend" "0"
  124.  
  125. //Use sprites to show zone boundary
  126. "zone_sprites_enable" "1"
  127.  
  128. //Spawn a spotlight at each corner of zones
  129. "zone_spotlights_enable" "0"
  130.  
  131. //Adjust beam height of zones
  132. "beam_height" "6.0"
  133.  
  134. //Set thickness of zone beams
  135. "beam_thickness" "1.0"
  136.  
  137. //Resize trigger_multiple by this size (16.0 = old size)
  138. "trigger_resize" "16.0"
  139.  
  140. //Set Npc Zone Model
  141. "npc_model" "models/player/ct_gign.mdl"
  142.  
  143. //Set Npc Double Zone Model
  144. "npc_double_model" "models/player/ct_gign.mdl"
  145.  
  146. //Set spawn height for zone teleport
  147. "teleport_z" "10.0"
  148.  
  149. //Use spawn height for zone teleport ("1" - use z spawn height "0" - use center spawn height)
  150. "use_teleport_z" "1"
  151.  
  152. //Disable bhop plattform sounds
  153. "disable_button_sounds" "0"
  154. "disable_door_sounds" "0"
  155.  
  156. //Force map end with announcement (usefull on bhop/surf server)
  157. "force_map_end" "1"
  158. }
  159. "Hud"
  160. {
  161. //Use time with deaths to sort players in scoreboard for best times?
  162. "hud_use_death_rank" "0"
  163.  
  164. //Use rank with frags to sort players in scoreboard for most points?
  165. "hud_use_frag_points_rank" "0"
  166.  
  167. //Use clan tag to display info ( Disable this if you only want the players rank to be displayed as clan tag! )
  168. "hud_use_clan_tag" "1"
  169.  
  170. //Use clan tag to display current style
  171. "hud_use_clan_tag_style" "1"
  172.  
  173. //Use clan tag to display running timer (displays best time if timer is stopped)
  174. "hud_use_clan_tag_time" "1"
  175.  
  176. //Change player MVPs for (points/100)? Max MVPs are 9,999 due to an engine limit.
  177. "hud_use_mvp_stars" "0"
  178.  
  179. //Speed unit (0=units/s, 1=km/h)
  180. "hud_speed_unit" "0"
  181.  
  182. //Enable HUD
  183. "hud_master_enable" "1"
  184.  
  185. //Allow only to turn on/off master
  186. "hud_master_only_enable" "0"
  187.  
  188. //Enable Center HUD
  189. "hud_center_enable" "1"
  190.  
  191. //Enable Side HUD
  192. "hud_side_enable" "1"
  193.  
  194. //Enable Speed
  195. "hud_show_speed" "1"
  196.  
  197. //Enable max. Speed
  198. "hud_show_speedmax" "1"
  199.  
  200. //Enable Strafe-counter
  201. "hud_show_strafes" "1"
  202.  
  203. //Show Timeleft
  204. "hud_show_timeleft" "1"
  205.  
  206. //Show Jumps
  207. "hud_show_jumps" "1"
  208.  
  209. //Show Jumpaccuracy
  210. "hud_show_jumpacc" "0"
  211.  
  212. //Show Mapname & Tier
  213. "hud_show_mapname" "1"
  214.  
  215. //Show Stylename
  216. "hud_show_style" "1"
  217.  
  218. //Show Worldrecord holder name
  219. "hud_show_wr_holder" "1"
  220.  
  221. //Show Worldrecord time
  222. "hud_show_wr" "1"
  223.  
  224. //Show Personal Best
  225. "hud_show_pb" "1"
  226.  
  227. //Show Time to Worldrecord
  228. "hud_show_wwtr" "1"
  229.  
  230. //Show Keys
  231. "hud_show_keys" "1"
  232.  
  233. //Show Speclist
  234. "hud_show_speclist" "1"
  235.  
  236. //Show SteamID
  237. "hud_show_steamid" "1"
  238.  
  239. //Show Level
  240. "hud_show_level" "1"
  241.  
  242. //Show Rank
  243. "hud_show_rank" "1"
  244.  
  245. //Show Points
  246. "hud_show_points" "1"
  247. }
  248. "Teams"
  249. {
  250. //Enable Challenge
  251. "challenge_enable" "0"
  252.  
  253. //Cooldown before being able to get any new challenge requests
  254. "challenge_ignore_cooldown" "60.0"
  255.  
  256. //Time until you auto-lose if you stop the timer
  257. "challenge_abort_time" "10.0"
  258.  
  259. //Minimum points to start a challenge for
  260. "challenge_min_points" "1000"
  261.  
  262. //If you lose more points than this, you can't challenge until a map change.
  263. "challenge_map_max_lose" "-500"
  264.  
  265. //Save records for finished challenges
  266. "challenge_save_records" "1"
  267.  
  268. //How much points to challenge for, each option listed:
  269. "challenge_bet_option_1" "25"
  270. "challenge_bet_option_2" "50"
  271. "challenge_bet_option_3" "75"
  272. "challenge_bet_option_4" "100"
  273. "challenge_bet_option_5" "150"
  274.  
  275. //Enable Coop (Trikz special)
  276. "coop_enable" "0"
  277.  
  278. //Force player into coop mode (can't leave start zone without teammate) (Disable if running shavit's Trikz Redux plugin)
  279. "coop_only" "0"
  280.  
  281. //Enable Race (not finished)
  282. "race_enable" "0"
  283. }
  284. "Points"
  285. {
  286. //Enable Points
  287. "points_enable" "1"
  288.  
  289. //Points for finishing a map everytime?.
  290. "points_anyway" "3"
  291.  
  292. //Points for finishing a map (only first time)
  293. "points_first" "20"
  294.  
  295. //Points for finishing a map (only 5 times)
  296. "points_first5" "10"
  297.  
  298. //Points for finishing a map (only 10 times)
  299. "points_first10" "5"
  300.  
  301. //Points for finishing a map (only 25 times)
  302. "points_first25" "0"
  303.  
  304. //Points for finishing a map (only 50 times)
  305. "points_first50" "0"
  306.  
  307. //Points for finishing a map (only 100 times)
  308. "points_first100" "0"
  309.  
  310. //Points for finishing a map (only 250 times)
  311. "points_first250" "0"
  312.  
  313. //Points for improving (time)
  314. "points_improved_time" "1"
  315.  
  316. //Points for improving (rank)
  317. "points_improved_rank" "1"
  318.  
  319. //Points for new world record
  320. "points_new_wr" "3"
  321.  
  322. //Points for beat own world record
  323. "points_new_wr_self" "1"
  324.  
  325. //Points for climb into top10
  326. "points_top10" "2"
  327.  
  328. //Points for climb into top25
  329. "points_top25" "1"
  330.  
  331. //Points for climb into top50
  332. "points_top50" "1"
  333.  
  334. //Points for climb into top100
  335. "points_top100" "1"
  336.  
  337. //Points for climb into top250
  338. "points_top250" "1"
  339.  
  340. //Points for climb into top500
  341. "points_top500" "1"
  342.  
  343. //Points you get for Vegas win
  344. "points_vegas" "10"
  345.  
  346. //Amount of points to increase for any next map during Vegas
  347. "points_vegas_add" "2"
  348.  
  349. //Total bonus points to get for having an amount of records for each map getting beaten, should make points more worthy by getting better times then grinding on different maps.
  350. "points_total_bonus_1_3" "3"
  351. "points_total_bonus_4_10" "5"
  352. "points_total_bonus_11_25" "10"
  353. "points_total_bonus_26_50" "20"
  354. "points_total_bonus_51_100" "30"
  355. "points_total_bonus_101_200" "40"
  356. "points_total_bonus_201_300" "50"
  357. "points_total_bonus_301_400" "60"
  358. "points_total_bonus_401_500" "70"
  359. "points_total_bonus_501_600" "80"
  360. "points_total_bonus_601_700" "90"
  361. "points_total_bonus_701_900" "100"
  362. "points_total_bonus_901_1000" "110"
  363. "points_total_bonus_1001_1250" "120"
  364. "points_total_bonus_1251_1500" "130"
  365. "points_total_bonus_1551_1750" "140"
  366. "points_total_bonus_1751_2000" "150"
  367. "points_total_bonus_2001" "200"
  368. }
  369. "Tierscale"
  370. {
  371. //Scale points for map tier 1
  372. "points_tier1" "1.0"
  373.  
  374. //Scale points for map tier 2
  375. "points_tier2" "2.0"
  376.  
  377. //Scale points for map tier 3
  378. "points_tier3" "3.0"
  379.  
  380. //Scale points for map tier 4
  381. "points_tier4" "4.0"
  382.  
  383. //Scale points for map tier 5
  384. "points_tier5" "5.0"
  385.  
  386. //Scale points for map tier 6
  387. "points_tier6" "6.0"
  388.  
  389. //Scale points for map tier 7
  390. "points_tier7" "7.0"
  391.  
  392. //Scale points for map tier 8
  393. "points_tier8" "8.0"
  394.  
  395. //Scale points for map tier 9
  396. "points_tier9" "9.0"
  397.  
  398. //Scale points for map tier 10
  399. "points_tier10" "10.0"
  400. }
  401. "Worldrecord"
  402. {
  403. //Enable Short-End WR
  404. "worldrecord_shortwr_enable" "1"
  405.  
  406. //Enable Bonus-End WR
  407. "worldrecord_bonuswr_enable" "1"
  408. }
  409. "Weapons"
  410. {
  411. //Enable weapon buy/pickup
  412. "weapons_allow" "1"
  413.  
  414. //Enable to remove weapons on ground
  415. "weapons_remove" "0"
  416.  
  417. //Enable to not remove weapons spawned by a map
  418. "weapons_keep_map" "1"
  419.  
  420. //Enable to have a fake buyzone everywhere (you have to increase buytime)
  421. "weapons_buyzone" "1"
  422.  
  423. //Enable give scount on spawn
  424. "weapons_give_scout" "0"
  425.  
  426. //Enable to allow dropping your knife
  427. "weapons_knifedrop_enable" "0"
  428. }
  429. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement