From b9fb970d394603812350ecdb06a96d51aa494991 Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 14 Sep 2024 18:21:30 +0200 Subject: [PATCH] Fixed game sounds --- .../game/cstrike/cfg/buypresets_ct.vdf | 18 +++++++++--------- .../game/cstrike/cfg/buypresets_ter.vdf | 12 ++++++------ .../game/cstrike/scripts/weapons/fiveseven.txt | 16 ++++++++-------- .../game/cstrike/scripts/weapons/usp.txt | 12 ++++++------ .../platform/config/ingamedialogconfig.vdf | 4 ++-- 5 files changed, 31 insertions(+), 31 deletions(-) diff --git a/css_enhanced/game/cstrike/cfg/buypresets_ct.vdf b/css_enhanced/game/cstrike/cfg/buypresets_ct.vdf index a928f856c..0d20bdeac 100755 --- a/css_enhanced/game/cstrike/cfg/buypresets_ct.vdf +++ b/css_enhanced/game/cstrike/cfg/buypresets_ct.vdf @@ -12,24 +12,24 @@ { "PresetName" "SNIPER" "version" "4" - "primary" "awp/1+" - "secondary" "usp/1+" - "equipment" "vesthelm/100 flash/0 sgren/0 hegren/1 defuser/1 nvgs/0" + "primary" "m82a1/3=" + "secondary" "usp/4=" + "equipment" "vesthelm/100 flash/0 sgren/0 hegren/1 defuser/0 nvgs/0" } "3" { "PresetName" "SHOTGUN" "version" "4" - "primary" "xm1014/1+" - "secondary" "usp/1+" - "equipment" "vesthelm/100 flash/0 sgren/0 hegren/1 defuser/1 nvgs/0" + "primary" "m3/4=" + "secondary" "deagle/5=" + "equipment" "vesthelm/100 flash/0 sgren/0 hegren/0 defuser/0 nvgs/0" } "4" { "PresetName" "SMG" "version" "4" - "primary" "p90/1+" - "secondary" "usp/1+" - "equipment" "vesthelm/100 flash/0 sgren/0 hegren/1 defuser/1 nvgs/0" + "primary" "m249/7=" + "secondary" "deagle/5=" + "equipment" "vesthelm/100 flash/0 sgren/0 hegren/1 defuser/0 nvgs/0" } } diff --git a/css_enhanced/game/cstrike/cfg/buypresets_ter.vdf b/css_enhanced/game/cstrike/cfg/buypresets_ter.vdf index c4c8b54c8..f1ccba59f 100755 --- a/css_enhanced/game/cstrike/cfg/buypresets_ter.vdf +++ b/css_enhanced/game/cstrike/cfg/buypresets_ter.vdf @@ -4,24 +4,24 @@ { "PresetName" "RIFLE" "version" "4" - "primary" "ak47/1+" - "secondary" "glock/1+" + "primary" "ak47/3=" + "secondary" "deagle/5=" "equipment" "vesthelm/100 flash/0 sgren/0 hegren/1 defuser/0 nvgs/0" } "2" { "PresetName" "SNIPER" "version" "4" - "primary" "awp/1+" - "secondary" "glock/1+" + "primary" "m82a1/3=" + "secondary" "deagle/5=" "equipment" "vesthelm/100 flash/0 sgren/0 hegren/1 defuser/0 nvgs/0" } "3" { "PresetName" "SHOTGUN" "version" "4" - "primary" "xm1014/1+" - "secondary" "glock/1+" + "primary" "m3/4=" + "secondary" "deagle/5=" "equipment" "vesthelm/100 flash/0 sgren/0 hegren/1 defuser/0 nvgs/0" } "4" diff --git a/css_enhanced/game/cstrike/scripts/weapons/fiveseven.txt b/css_enhanced/game/cstrike/scripts/weapons/fiveseven.txt index 6c99d39d4..8d5104065 100644 --- a/css_enhanced/game/cstrike/scripts/weapons/fiveseven.txt +++ b/css_enhanced/game/cstrike/scripts/weapons/fiveseven.txt @@ -1,7 +1,7 @@ "Weapon_FiveSeven.Clippouch" { - "channel" "CHAN_WEAPON" + "channel" "CHAN_ITEM" "volume" "1.0" "CompatibilityAttenuation" "ATTN_NORM" "pitch" "PITCH_NORM" @@ -11,7 +11,7 @@ "Weapon_FiveSeven.Safety" { - "channel" "CHAN_WEAPON" + "channel" "CHAN_ITEM" "volume" "1.0" "CompatibilityAttenuation" "ATTN_NORM" "pitch" "PITCH_NORM" @@ -21,7 +21,7 @@ "Weapon_FiveSeven.Sliderelease" { - "channel" "CHAN_WEAPON" + "channel" "CHAN_ITEM" "volume" "1.0" "CompatibilityAttenuation" "ATTN_NORM" "pitch" "PITCH_NORM" @@ -31,7 +31,7 @@ "Weapon_FiveSeven.Clipin" { - "channel" "CHAN_WEAPON" + "channel" "CHAN_ITEM" "volume" "1.0" "CompatibilityAttenuation" "ATTN_NORM" "pitch" "PITCH_NORM" @@ -41,7 +41,7 @@ "Weapon_FiveSeven.Clipout" { - "channel" "CHAN_WEAPON" + "channel" "CHAN_ITEM" "volume" "1.0" "CompatibilityAttenuation" "ATTN_NORM" "pitch" "PITCH_NORM" @@ -51,7 +51,7 @@ "Weapon_FiveSeven.Clipin" { - "channel" "CHAN_WEAPON" + "channel" "CHAN_ITEM" "volume" "1.0" "CompatibilityAttenuation" "ATTN_NORM" "pitch" "PITCH_NORM" @@ -60,7 +60,7 @@ } "Weapon_FiveSeven.Slideback" { - "channel" "CHAN_WEAPON" + "channel" "CHAN_ITEM" "volume" "1.0" "CompatibilityAttenuation" "ATTN_NORM" "pitch" "PITCH_NORM" @@ -69,7 +69,7 @@ } "Weapon_FiveSeven.Magout" { - "channel" "CHAN_WEAPON" + "channel" "CHAN_ITEM" "volume" "1.0" "CompatibilityAttenuation" "ATTN_NORM" "pitch" "PITCH_NORM" diff --git a/css_enhanced/game/cstrike/scripts/weapons/usp.txt b/css_enhanced/game/cstrike/scripts/weapons/usp.txt index ab62e8583..25356a2bd 100644 --- a/css_enhanced/game/cstrike/scripts/weapons/usp.txt +++ b/css_enhanced/game/cstrike/scripts/weapons/usp.txt @@ -1,6 +1,6 @@ "Sureshot.Clipin" { - "channel" "CHAN_WEAPON" + "channel" "CHAN_ITEM" "volume" "1.0" "CompatibilityAttenuation" "ATTN_NORM" "pitch" "PITCH_NORM" @@ -9,7 +9,7 @@ } "Sureshot.Clipout" { - "channel" "CHAN_WEAPON" + "channel" "CHAN_ITEM" "volume" "1.0" "CompatibilityAttenuation" "ATTN_NORM" "pitch" "PITCH_NORM" @@ -18,7 +18,7 @@ } "Sureshot.SlideBack" { - "channel" "CHAN_WEAPON" + "channel" "CHAN_ITEM" "volume" "1.0" "CompatibilityAttenuation" "ATTN_NORM" "pitch" "PITCH_NORM" @@ -27,7 +27,7 @@ } "Sureshot.magpouch" { - "channel" "CHAN_WEAPON" + "channel" "CHAN_ITEM" "volume" "1.0" "CompatibilityAttenuation" "ATTN_NORM" "pitch" "PITCH_NORM" @@ -36,7 +36,7 @@ } "Sureshot.Sliderelease" { - "channel" "CHAN_WEAPON" + "channel" "CHAN_ITEM" "volume" "1.0" "CompatibilityAttenuation" "ATTN_NORM" "pitch" "PITCH_NORM" @@ -45,7 +45,7 @@ } "Sureshot.Safety" { - "channel" "CHAN_WEAPON" + "channel" "CHAN_ITEM" "volume" "1.0" "CompatibilityAttenuation" "ATTN_NORM" "pitch" "PITCH_NORM" diff --git a/css_enhanced/game/platform/config/ingamedialogconfig.vdf b/css_enhanced/game/platform/config/ingamedialogconfig.vdf index 088ad1ae1..de17d9aad 100755 --- a/css_enhanced/game/platform/config/ingamedialogconfig.vdf +++ b/css_enhanced/game/platform/config/ingamedialogconfig.vdf @@ -220,8 +220,8 @@ } } } - "xpos" "0" - "ypos" "0" + "xpos" "640" + "ypos" "348" "wide" "640" "tall" "384" }