Left 4 Dead 2
304 คะแนน
Survivor Death Scream [VScript]
   
รางวัล
ชื่นชอบ
ชื่นชอบแล้ว
เลิกชื่นชอบ
Survivors: Survivors
Game Content: Scripts
ขนาดไฟล์
โพสต์
อัปเดต
197.008 KB
9 เม.ย. 2024 @ 8: 55am
24 เม.ย. @ 9: 01am
4 หมายเหตุการเปลี่ยนแปลง ( ดู )

สมัครสมาชิกเพื่อดาวน์โหลด
Survivor Death Scream [VScript]

อยู่ใน 1 ชุดสะสม โดย 4512369781
my mods
6 รายการ
คำอธิบาย
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\ folder, please refer to the format in the file. Use "//" to disable unwanted lines.
- <name>_death_reason.txt this file 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" 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


Have fun.

I know Sourcemod plugin can do this, but i don't want to install. because i'm lazy. :)
กระดานสนทนายอดนิยม ดูทั้งหมด (1)
3
22 พ.ย. 2024 @ 11: 57am
ถูกปักหมุด: Bug Report
4512369781
52 ความเห็น
DarkSide360 4 มิ.ย. @ 11: 37pm 
now its more realistic
POOPYBU78 11 พ.ค. @ 4: 45pm 
*Fucking dies* "I ever tell you about the time keith and i filled up water balloons with our own--"
CloudDude(AKA:CD) 29 ธ.ค. 2024 @ 2: 36pm 
thank you <3
4512369781  [ผู้สร้าง] 29 ธ.ค. 2024 @ 5: 27am 
CloudDude(AKA:CD) 29 ธ.ค. 2024 @ 2: 16am 
what's the pistol mod you have in the picture?
maiaterix 8 ธ.ค. 2024 @ 4: 25pm 
Super :steamthumbsup:
4512369781  [ผู้สร้าง] 2 ธ.ค. 2024 @ 11: 50am 
@ 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  [ผู้สร้าง] 2 ธ.ค. 2024 @ 10: 43am 
@ 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 2 ธ.ค. 2024 @ 10: 27am 
and yeah it doesnt matter if its bill or not, none of the surv's seem to play their lines
Ajiliffe 2 ธ.ค. 2024 @ 10: 27am 
honestly, could i just get the old version of the mod without these death reasons? i am too dumb to dig in squirrel