Left 4 Dead 2

Left 4 Dead 2

435 beoordelingen
Survivor Death Scream [VScript]
   
Prijs
Toevoegen aan favorieten
Toegevoegd aan favorieten
Verwijderen uit favorieten
Survivors: Survivors
Game Content: Sounds, Scripts
Bestandsgrootte
Geplaatst op
Bijgewerkt op
217.611 KB
9 apr 2024 om 8:55
18 okt om 11:13
7 wijzigingsnotities (weergeven)

Abonneren om te downloaden
Survivor Death Scream [VScript]

In 1 verzameling van 4512369781
my mods
11 items
Omschrijving
Now survivors no longer die quietly.
Why survivors not make some noise when death? Even infected can do that, this is not fair!
So i made this simple vscripts.


Customize:
- Use GCFScape open: Left 4 Dead 2\.\pak01_dir.vpk -> scripts\talker\<actor>.txt. Find what you liked, and copy it such like "scenes/Gambler/DeathScream01.vcd" to ..\ems\survivor_death_lines\addnew.txt, each line one. Added support for wav file in the sound\player\survivor\voice\<actor>\ directory, the format is "voice/Gambler/Fall01.wav".
- Also you can edit the <name>.txt file by yourself in ..\ems\survivor_death_lines\voicelines\ folder, please refer to the format in the file. Use "//" to disable unwanted lines.
- "DeathReason" will play the specified lines when survivor dies from a given damage type, Disabled by default. Uncomment to enable the feature.
For more information, see left4dead2\ems\survivor_death_lines\info.txt.

Chat Commands(use "!sdl " as prefix):
Command
Parameter
Description
reload
when you change file after game started, use it
mute
unmute
[<name>]
support first character and full name.
use "all, l4d, l4d2, custom" for multiple
survivors. leave empty means "all".
self-explanatory.
example:
!sdl mute n
!sdl unmute nick
reset
same as above
reset mute state and file content.
example:
!sdl reset all
test
same as above
test survivor one by one whatever alive or dead.
example:
!sdl test
ancr
play/stop test audio and print info
enable <0|1>
file "audio file path"
volume <float> 0.0 to 1.0
delay <float>
reset
test or change settings for LastOneAnnouncer.
example:
!sdl ancr play
!sdl ancr enable 0


Have fun.

I know Sourcemod plugin can do this, but i don't want to install. because i'm lazy. :)
Populaire discussies Alles weergeven (1)
3
22 nov 2024 om 11:57
BELANGRIJK: Bug Report
4512369781
57 opmerkingen
Ajiliffe 30 sep om 14:04 
the Robin bill re-voice soundpack really suits for keith, although is used by pete, i think it suits for keith more
Postal Dude 26 sep om 16:09 
thank you man
:peppinoP:
4512369781  [auteur] 26 sep om 15:07 
@Gnome Chompski
Use this mod: [CST] Keith - for Custom Survivor Takeover , but there is no voice pack for him, so it's not function.
Postal Dude 26 sep om 14:56 
how to customize it to keith
韩元义 18 aug om 10:51 
懂了 感谢:steamthumbsup:
4512369781  [auteur] 18 aug om 7:48 
@韩元义
我下次更新的时候会加上这个功能,到时候你可以在设置文件里改路径。
声音的话,你可以打包成vpk,或者在“.../Left 4 Dead 2/left4dead2/sound/” 里新建一个文件夹,把声音放里面,建议弄成 44.1 kHz 的mp3格式。
你也可以看下 wiki里的一些信息
韩元义 18 aug om 6:27 
对 声音我自己弄 但是代码我不懂:steamsad: 路径写到设置里是从这个MOD里魔改吗 还是等你需要些时间然后制作的意思 我可以把音效发你:steamhappy:
4512369781  [auteur] 17 aug om 16:53 
@韩元义
我觉得是个不错的点子,就是你得自己弄声音,然后把路径写到设置里就行了。
需要些时间,我还有其他mod要处理。:cozybethesda:
韩元义 17 aug om 16:05 
是否可以做一个 当生还者只剩一人 其他人都死亡的时候 播放一段音效的MOD 想用战舰世界里那个只剩一个玩家的时候 会被系统语音提示 "你是我军最后的希望" 因为这样可以提高紧张感和兴奋感 可以让最后一名玩家 让他燃起来:steamhappy: https://www.bilibili.com/video/BV1yK411Z7R1
4512369781  [auteur] 16 aug om 14:12 
thx man!