Left 4 Dead 2
Оцінок: 48
[VScript] Base Custom Talker
   
Нагородити
До улюбленого
В улюблених
Прибрати
Game Content: Scripts
Розмір файлу
Додано
Оновлено
6.462 MB
19 лип. о 18:05
25 серп. о 3:21
Змін 16 ( перегляд )

Підпишіться, аби завантажити
[VScript] Base Custom Talker

В колекціях (1) автора ChapCanai
Custom Survivor Takeover Collection
Предметів: 91
Опис
The code that is reused by the VScript talkers I upload.

There's an ems cfg at:
"Left 4 Dead 2\left4dead2\ems\custom_talker\settings.cfg"

It's a setting for name based pitch offset, so different characters can use the same voice but have different pitch
For example:
Jeff and Annie could use the same Counter Strike voice but with this:
pitch_offsets_names = ["Jeff", "Annie"]
pitch_offsets = [-15, 50]

To make Jeff's voice lower, and Annie's voice higher (sounds more like a chipmunk than a female version tho)

Credits:
Коментарів: 5
Noodlepikmin 23 жовт. о 9:40 
Maybe, but not right now. Still need a few more voice lines to add.
ChapCanai  [автор] 20 жовт. о 23:25 
Do you need help with that?
Noodlepikmin 20 жовт. о 23:11 
I'm already about to do both Amber and Troy from Last Year, because I asked for a commission for the whole cast (I pretty much screw up their heights requested) and I made the voice lines, and I learned this will take a year to do the yeoh_custom_talker_{survivor}_rules NUT file.
ChapCanai  [автор] 8 серп. о 15:01 
Left 4 Dead 2\left4dead2\ems\custom_talker
Aurelíos 8 серп. о 9:14 
where exactly do i add this?.:
pitch_offsets_names = ["Jeff", "Annie"]
pitch_offsets = [-15, 50]