Left 4 Dead 2

Left 4 Dead 2

[VScript Talker] Yusuke Kudo Voice
1-10 van 10 items weergegeven
Update: 25 aug om 3:51

a different way to include scripts

Update: 2 aug om 17:08

Some code refactoring for DRY principle
And deep cloning for instancing 'custom talker base'
Also now using templates for vanilla responses, so that other custom talkers wont have to regenerate all responses again

Update: 27 jul om 23:48

added model based pitch offset

Update: 21 jul om 5:08

oops forgot a rename

Update: 21 jul om 4:43

settings for volume, soundlevel, and pitch
fix some criterias

Update: 21 jul om 0:33

putting the rules in local scope

Update: 20 jul om 17:37

temporarily disable bot attention response, cus he keeps spamming "Ready?"

Update: 20 jul om 17:19

Made some criterias case sensitive so that it wont break L4B2 ai vocal commands
eg:
["concept", "playerleadon"],
["concept", "PlayerLeadOn"],

Update: 19 jul om 18:03

Separated resuable code into Base custom talker

Added predelays using invoke method

Update: 19 jul om 5:09