Left 4 Dead 2

Left 4 Dead 2

48 rating
[VScript] Base Custom Talker
   
Penghargaan
Favorit
Difavoritkan
Batalkan favorit
Game Content: Scripts
Ukuran File
Diposting
Diperbarui
6.462 MB
19 Jul @ 6:05pm
25 Agu @ 3:21am
16 Catatan Perubahan ( lihat )

Berlangganan untuk mengunduh
[VScript] Base Custom Talker

Dalam koleksi 1 dari ChapCanai
Custom Survivor Takeover Collection
Item 91
Deskripsi
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 Komentar
Noodlepikmin 23 Okt @ 9:40am 
Maybe, but not right now. Still need a few more voice lines to add.
ChapCanai  [pembuat] 20 Okt @ 11:25pm 
Do you need help with that?
Noodlepikmin 20 Okt @ 11:11pm 
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  [pembuat] 8 Agu @ 3:01pm 
Left 4 Dead 2\left4dead2\ems\custom_talker
Aurelíos 8 Agu @ 9:14am 
where exactly do i add this?.:
pitch_offsets_names = ["Jeff", "Annie"]
pitch_offsets = [-15, 50]