Left 4 Dead 2

Left 4 Dead 2

48 evaluări
[VScript] Base Custom Talker
   
Premiază
Adaugă la preferate
Preferat
Elimină din preferate
Game Content: Scripts
Dimensiunea fișierului
Postat
Actualizat
6.462 MB
19 iul. la 18:05
25 aug. la 3:21
16 jurnale de actualizare ( vizionare )

Abonează-te pentru a descărca
[VScript] Base Custom Talker

În 1 colecție creată de ChapCanai
Custom Survivor Takeover Collection
91 obiecte
Descriere
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 comentarii
Noodlepikmin 23 oct. la 9:40 
Maybe, but not right now. Still need a few more voice lines to add.
ChapCanai  [autor] 20 oct. la 23:25 
Do you need help with that?
Noodlepikmin 20 oct. la 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  [autor] 8 aug. la 15:01 
Left 4 Dead 2\left4dead2\ems\custom_talker
Aurelíos 8 aug. la 9:14 
where exactly do i add this?.:
pitch_offsets_names = ["Jeff", "Annie"]
pitch_offsets = [-15, 50]