Left 4 Dead 2

Left 4 Dead 2

304 次評價
生还者死亡尖叫 [VScript]
   
獎勵
加入最愛
已加入最愛
移除最愛
Survivors: Survivors
Game Content: Scripts
檔案大小
發佈於
更新時間
197.008 KB
2024 年 4 月 9 日 上午 8:55
4 月 24 日 上午 9:01
4 項更新註記 (檢視)

訂閱以下載
生还者死亡尖叫 [VScript]

在 4512369781 的 1 個收藏中
my mods
6 個項目
描述
生还者不再悄无声息地死去。
为什么生还者死亡时不会发出声音?明明感染者都可以,这不公平!
所以有了这个模组。


自定义:
- 用 GCFScape 打开: Left 4 Dead 2\.\pak01_dir.vpk -> scripts\talker\<演员名称>.txt. 选你喜欢的内容,然后复制像 "scenes/Gambler/DeathScream01.vcd" 这样的内容到 ..\ems\survivor_death_lines\addnew.txt,每行一条。新增支持 wav 音频,文件需位于 sound\player\survivor\voice\<演员名称>\ 目录内,格式为:"voice/Gambler/Fall01.wav"
- 你也可以自己在 ..\ems\survivor_death_lines\ 文件夹修改 <name>.txt 文件,参考文件中的格式。用“//”可以禁用不需要的行。
- <name>_death_reason.txt 控制生还者死于特定伤害类型时的台词,默认禁用。取消注释以启用功能。
更多信息请查看 left4dead2\ems\survivor_death_lines\info.txt

聊天命令(先输入“!sdl ”):
命令
参数
说明
reload
当你在游戏中切出去修改了文件,可以用来重新加载设置
mute
unmute
[<name>]
支持生还者名字的首字母和全名
使用 "all, l4d, l4d2" 一次选择多个目标
留空表示“all”
禁音/解除禁音
用例:
!sdl mute n
!sdl unmute nick
reset
同上
重置禁音状态和文件内容
用例:
!sdl reset all
test
同上
依次测试每个生还者,不论生死
用例:
!sdl test



玩得开心。

我知道插件也可以搞定,但我懒得装了。:)
熱門討論 檢視全部(1)
3
2024 年 11 月 22 日 上午 11:57
置頂: Bug Report
4512369781
52 則留言
DarkSide360 6 月 4 日 下午 11:37 
now its more realistic
POOPYBU78 5 月 11 日 下午 4:45 
*Fucking dies* "I ever tell you about the time keith and i filled up water balloons with our own--"
CloudDude(AKA:CD) 2024 年 12 月 29 日 下午 2:36 
thank you <3
4512369781  [作者] 2024 年 12 月 29 日 上午 5:27 
CloudDude(AKA:CD) 2024 年 12 月 29 日 上午 2:16 
what's the pistol mod you have in the picture?
maiaterix 2024 年 12 月 8 日 下午 4:25 
Super :steamthumbsup:
4512369781  [作者] 2024 年 12 月 2 日 上午 11:50 
@ Ajiliffe
if i put for example, fall scream in nick.txt but i want it only as fall damage type, would it also play on "default" deaths? how could i prevent that?


good point!:steamthumbsup:
I hadn't thought of that, I'll improve on that later.
4512369781  [作者] 2024 年 12 月 2 日 上午 10:43 
@ Ajiliffe
use "//" to close the new features, like this:
{
//DMG_FALL = []
//DMG_DROWN = []
//DMG_HEADSHOT = []
}

if you want to add something to death_reson.txt, dont forget the quotation marks
DMG_FALL = ["DeathScream"]

and thanks report the error.
Ajiliffe 2024 年 12 月 2 日 上午 10:27 
and yeah it doesnt matter if its bill or not, none of the surv's seem to play their lines
Ajiliffe 2024 年 12 月 2 日 上午 10:27 
honestly, could i just get the old version of the mod without these death reasons? i am too dumb to dig in squirrel