Left 4 Dead 2

Left 4 Dead 2

L4D1 level sounds restore (Read Description)
13 条留言
Pluvillion 2023 年 11 月 7 日 上午 6:34 
I forgot to return, but it does work!
Pluvillion 2023 年 9 月 30 日 上午 3:20 
Testing this with Raizen's 8 player mod. Be back in a jiffy.
beaudrolly 2022 年 1 月 5 日 上午 7:58 
fuck you guys i love it
Cuba 2019 年 10 月 29 日 下午 5:54 
Cheers
Rise  [作者] 2019 年 10 月 29 日 下午 5:42 
@Cuba yup
Cuba 2019 年 10 月 29 日 下午 5:27 
Just so im so the same page, this has no use if im not using forceset right.
Lux 2019 年 10 月 24 日 下午 1:17 
Fixed alot of stuff, i think it's just saferoom music missing omni direction sound.

Thanks!:boomer:
Rise  [作者] 2019 年 10 月 24 日 上午 10:36 
@Lux new update out i removed a bunch of lines that didnt use _l4d1 the problems should be fixed now, let me know if there are anymore issues
Lux 2019 年 10 月 24 日 上午 10:23 
Hey, thanks for addon.

However I do have some issues with music system in mixing some audio tracks, may guess is
This type of stuff missing.

"MusicBlockTrackList" "zombat, zombat2, zombat3, zombatIntro, ambient"

That is from "Event.Tank" but not present in your restore.

Not got much experience with the music system other than intercepting cmds with sourcemod here
https://github.com/LuxLuma/MusicCmdFilter/blob/master/MusicCmdFilter.sp


Another problem(kinda) is audio position of some typical OMNI directional audio is not present.
Again with tank music.

To fix simply readd CHAR_OMNI(@) and CHAR_DRYMIX(#) back to the wave sound string.
"@#music/tank/Taank.wav"

Wiki below:
https://developer.valvesoftware.com/wiki/Soundscripts
Rise  [作者] 2019 年 10 月 24 日 上午 8:41 
@Cuba nah i used the soundscripts from dead before dawn and replaces some with the l4d1 sounds thats why you can see some dead before dawn sounds/music in there, i plan on moving it over to the original level_sounds so its more simple
Cuba 2019 年 10 月 24 日 上午 4:59 
So you just change the l4d1 soundscripts with the Dead Before Dawn ones?
Rise  [作者] 2019 年 10 月 21 日 上午 7:59 
@Lux No problem :D let me know if there are any issues
Lux 2019 年 10 月 20 日 下午 8:57 
Nice this was on my todo list, thanks!