From 8d071afcf640c07a9175497a96c57465a2997503 Mon Sep 17 00:00:00 2001 From: kosmik641 Date: Wed, 12 Nov 2025 16:34:57 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81=20=D0=91=D0=9C=D0=A6?= =?UTF-8?q?=D0=98=D0=9A=2081-722=20=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2?= =?UTF-8?q?=D0=BB=D0=B5=D0=BD=20=D0=BF=D1=83=D1=82=D1=8C=20=D0=B4=D0=BE=20?= =?UTF-8?q?sarmat=5Fstart.mp3=20=D0=A3=D0=B1=D1=80=D0=B0=D0=BD=D0=B0=20?= =?UTF-8?q?=D0=BB=D0=BE=D0=B3=D0=B8=D0=BA=D0=B0=20=D0=B3=D1=80=D0=BE=D0=BC?= =?UTF-8?q?=D0=BA=D0=BE=D1=81=D1=82=D0=B8=20=D0=BA=D0=B0=D0=B1=D0=B8=D0=BD?= =?UTF-8?q?=D1=8B=20=D0=B8=D0=B7=20=D0=BF=D1=80=D0=BE=D0=BC=D0=B5=D0=B6?= =?UTF-8?q?=D1=83=D1=82=D0=BE=D1=87=D0=BD=D1=8B=D1=85=20=D0=B2=D0=B0=D0=B3?= =?UTF-8?q?=D0=BE=D0=BD=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/entities/gmod_subway_81-722/shared.lua | 2 +- lua/entities/gmod_subway_81-723/cl_init.lua | 3 --- lua/entities/gmod_subway_81-723/shared.lua | 2 +- lua/entities/gmod_subway_81-724/cl_init.lua | 3 --- lua/entities/gmod_subway_81-724/shared.lua | 2 +- 5 files changed, 3 insertions(+), 9 deletions(-) diff --git a/lua/entities/gmod_subway_81-722/shared.lua b/lua/entities/gmod_subway_81-722/shared.lua index 96c1438..62c472f 100644 --- a/lua/entities/gmod_subway_81-722/shared.lua +++ b/lua/entities/gmod_subway_81-722/shared.lua @@ -252,7 +252,7 @@ function ENT:InitializeSounds() self.SoundPositions["announcer_noise3_"..k] = {v[2] or 300,1e9,v[1],v[3]*0.1} self.SoundNames["announcer_noiseW"..k] = {loop=true,"subway_announcers/upo/noiseW.wav"} self.SoundPositions["announcer_noiseW"..k] = {v[2] or 300,1e9,v[1],v[3]*0.1} - self.SoundNames["announcer_sarmat_start"..k] = {"subway_announcers/sarmat_upo/sarmat_start.mp3"} + self.SoundNames["announcer_sarmat_start"..k] = {"subway_trains/722/sarmat_start.mp3"} self.SoundPositions["announcer_sarmat_start"..k] = {v[2] or 300,1e9,v[1],v[3]} end end diff --git a/lua/entities/gmod_subway_81-723/cl_init.lua b/lua/entities/gmod_subway_81-723/cl_init.lua index ae4de59..36ce96d 100644 --- a/lua/entities/gmod_subway_81-723/cl_init.lua +++ b/lua/entities/gmod_subway_81-723/cl_init.lua @@ -744,7 +744,6 @@ function ENT:Think() local UPO = work and self.Announcer.AnnTable == "AnnouncementsUPO" local noise = self:GetNW2Int("AnnouncerNoise") - local volBMCIK = self:GetNW2Int("BMCIK:VolCab",0)/10 local volBNT = self:GetNW2Int("BNT:Volumes",0) local volSalon = 0 @@ -763,8 +762,6 @@ function ENT:Think() targetVol = v[3]*volSalon*bntPowerL elseif v[4] == 0x52 then -- [R]ight side targetVol = v[3]*volSalon*bntPowerR - elseif v[4] == 0x43 then -- [C]abin - targetVol = v[3]*volBMCIK end end diff --git a/lua/entities/gmod_subway_81-723/shared.lua b/lua/entities/gmod_subway_81-723/shared.lua index 90e57ae..f04c39c 100644 --- a/lua/entities/gmod_subway_81-723/shared.lua +++ b/lua/entities/gmod_subway_81-723/shared.lua @@ -144,7 +144,7 @@ function ENT:InitializeSounds() self.SoundPositions["announcer_noise3_"..k] = {v[2] or 300,1e9,v[1],v[3]*0.1} self.SoundNames["announcer_noiseW"..k] = {loop=true,"subway_announcers/upo/noiseW.wav"} self.SoundPositions["announcer_noiseW"..k] = {v[2] or 300,1e9,v[1],v[3]*0.1} - self.SoundNames["announcer_sarmat_start"..k] = {"subway_announcers/sarmat_upo/sarmat_start.mp3"} + self.SoundNames["announcer_sarmat_start"..k] = {"subway_trains/722/sarmat_start.mp3"} self.SoundPositions["announcer_sarmat_start"..k] = {v[2] or 300,1e9,v[1],v[3]} end end diff --git a/lua/entities/gmod_subway_81-724/cl_init.lua b/lua/entities/gmod_subway_81-724/cl_init.lua index 355bbc1..13f3dc6 100644 --- a/lua/entities/gmod_subway_81-724/cl_init.lua +++ b/lua/entities/gmod_subway_81-724/cl_init.lua @@ -707,7 +707,6 @@ function ENT:Think() local UPO = work and self.Announcer.AnnTable == "AnnouncementsUPO" local noise = self:GetNW2Int("AnnouncerNoise") - local volBMCIK = self:GetNW2Int("BMCIK:VolCab",0)/10 local volBNT = self:GetNW2Int("BNT:Volumes",0) local volSalon = 0 @@ -726,8 +725,6 @@ function ENT:Think() targetVol = v[3]*volSalon*bntPowerL elseif v[4] == 0x52 then -- [R]ight side targetVol = v[3]*volSalon*bntPowerR - elseif v[4] == 0x43 then -- [C]abin - targetVol = v[3]*volBMCIK end end diff --git a/lua/entities/gmod_subway_81-724/shared.lua b/lua/entities/gmod_subway_81-724/shared.lua index a40edd1..f07bb2b 100644 --- a/lua/entities/gmod_subway_81-724/shared.lua +++ b/lua/entities/gmod_subway_81-724/shared.lua @@ -117,7 +117,7 @@ function ENT:InitializeSounds() self.SoundPositions["announcer_noise3_"..k] = {v[2] or 300,1e9,v[1],v[3]*0.1} self.SoundNames["announcer_noiseW"..k] = {loop=true,"subway_announcers/upo/noiseW.wav"} self.SoundPositions["announcer_noiseW"..k] = {v[2] or 300,1e9,v[1],v[3]*0.1} - self.SoundNames["announcer_sarmat_start"..k] = {"subway_announcers/sarmat_upo/sarmat_start.mp3"} + self.SoundNames["announcer_sarmat_start"..k] = {"subway_trains/722/sarmat_start.mp3"} self.SoundPositions["announcer_sarmat_start"..k] = {v[2] or 300,1e9,v[1],v[3]} end end