Left 4 Dead 2

Left 4 Dead 2

Survivor Death Scream [VScript]
6개 중 1~6개 표시 중
업데이트: 2025년 8월 30일 @ 오후 12시 45분

31/08/2025
CST brought more survivors and more settings files, and I finally felt I had to deal with this.

- "death_reason" file merged into <name>.txt.
- Change the folder structure:
survivor_death_lines/
----- addnew.txt
----- info.txt
----- settings.txt
----- voicelines/
---------- <name>.txt
---------- custom_survivors/
--------------- <name>.txt
The old files will be automatically migrated, but I can't delete it, please delete them yourself. If there are files that failed to be migrated, please copy the data manually.

- New feature: Plays audio to the last human player when all teammates dead. Thanks for your idea, @韩元义.
- Add new command: ancr.

업데이트: 2025년 8월 16일 @ 오후 1시 21분

17/08/2025
- Support [VScript] Custom Survivor Takeover (CST) .

업데이트: 2025년 4월 24일 @ 오전 9시 01분

25/04/2025
- <name>_death_reason.txt
------ Now disabled by default.
------ Added new feature: lines prefixed with "-" will only be used in this file, and will only play this line if the survivor died from the cause listed in file. Thanks for your idea, @Ajiliffe.
- Optimize test command.
- Optimize error information printing.
- Optimize automatic addition of new content for addnew.txt.
------ Support file names without numbers, like "Blank.vcd".
------ Support wav file in the sound\player\survivor\voice\<actor>\ directory.
- Added information file: info.txt.

업데이트: 2024년 11월 13일 @ 오후 12시 39분

14/11/2024
- New feature: if survivors dies from the specified damage type, can use different lines, check the <name>_death_reason.txt file in ..\ems\survivor_death_lines\ folder.

Thanks for your idea, @tomaz.

업데이트: 2024년 4월 21일 @ 오전 7시 53분

21/04/2024
- Change title to show what the module does.
- Update Preview image.
- Update addoninfo.txt.
- Add new command: mute, unmute, reset, test.
- New & easy way for add new content to customize module.

업데이트: 2024년 4월 9일 @ 오전 8시 55분

Initial release.