|
1 | 1 | {
|
| 2 | + "Save Players Weapons": false, |
2 | 3 | "Gameplay Settings": {
|
3 | 4 | "Free For All": true,
|
4 | 5 | "Custom Modes": true,
|
| 6 | + "Game Length": 10, |
5 | 7 | "Random Selection Of Modes": false,
|
6 | 8 | "Map Start Custom Mode": 0,
|
7 | 9 | "New Mode Countdown": 10,
|
| 10 | + "Hud Type": 1, |
8 | 11 | "Check Enemies Distance": true,
|
9 | 12 | "Distance From Enemies for Respawn": 500,
|
10 |
| - "Default Weapons": 1, |
| 13 | + "Default Weapons": 2, |
11 | 14 | "Switch Weapons": true,
|
12 | 15 | "Allow Buymenu": true,
|
13 | 16 | "Use Default Spawns": false,
|
14 |
| - "Respawn Players After New Mode": false |
| 17 | + "Respawn Players After New Mode": false, |
| 18 | + "Fast Weapon Equip": true, |
| 19 | + "Spawn Protection Color": "" |
15 | 20 | },
|
16 | 21 | "General Settings": {
|
17 | 22 | "Hide Round Seconds": true,
|
| 23 | + "Hide New Mode Countdown": false, |
18 | 24 | "Block Radio Messages": true,
|
| 25 | + "Block Player Ping": true, |
| 26 | + "Block Player ChatWheel": true, |
19 | 27 | "Remove Breakable Entities": true,
|
20 |
| - "Remove Decals After Death": true, |
21 |
| - "Force Map End": false |
| 28 | + "Remove Decals": true, |
| 29 | + "Remove Kill Points Message": true, |
| 30 | + "Remove Respawn Sound": true, |
| 31 | + "Force Map End": false, |
| 32 | + "Restart Map On Plugin Load": false |
22 | 33 | },
|
23 | 34 | "Sounds Settings": {
|
24 | 35 | "Weapon Cant Equip Sound": "sounds/ui/weapon_cant_buy.vsnd_c",
|
25 |
| - "New Mode Sound": "" |
| 36 | + "New Mode Sound": "sounds/music/3kliksphilip_01/bombtenseccount.vsnd_c" |
26 | 37 | },
|
27 | 38 | "Custom Commands": {
|
28 | 39 | "Deatmatch Menu Commands": "dm,deathmatch",
|
|
31 | 42 | },
|
32 | 43 | "Players Gameplay Settings": {
|
33 | 44 | "VIP_flag": "@css/vip",
|
34 |
| - "respawn_time": 1.1, |
35 |
| - "VIP_respawn_time": 1.1, |
36 |
| - "spawn_protection_time": 1.2, |
37 |
| - "VIP_spawn_protection_time": 1.2, |
38 |
| - "reffil_ammo_kill": true, |
39 |
| - "VIP_reffil_ammo_kill": true, |
40 |
| - "reffil_ammo_headshot": true, |
41 |
| - "VIP_reffil_ammo_headshot": true, |
42 |
| - "refill_health_kill": 25, |
43 |
| - "VIP_refill_health_kill": 25, |
44 |
| - "refill_health_headshot": 50, |
45 |
| - "VIP_refill_health_headshot": 50 |
| 45 | + "Non VIP Players": { |
| 46 | + "Respawn Time": 1.5, |
| 47 | + "Spawn Protection Time": 1.1, |
| 48 | + "Reffil Ammo Kill": false, |
| 49 | + "Reffil Ammo Headshot": false, |
| 50 | + "Reffil Ammo in All Weapons": false, |
| 51 | + "Reffil Health Kill": 20, |
| 52 | + "Reffil Health Headshot": 40 |
| 53 | + }, |
| 54 | + "VIP Players": { |
| 55 | + "Respawn Time": 1.1, |
| 56 | + "Spawn Protection Time": 1.2, |
| 57 | + "Reffil Ammo Kill": false, |
| 58 | + "Reffil Ammo Headshot": false, |
| 59 | + "Reffil Ammo in All Weapons": false, |
| 60 | + "Reffil Health Kill": 25, |
| 61 | + "Reffil Health Headshot": 50 |
| 62 | + } |
46 | 63 | },
|
47 | 64 | "Client Preferences": {
|
48 | 65 | "Kill Sound": {
|
|
0 commit comments