Left 4 Dead 2

Left 4 Dead 2

[VScript Talker] Yusuke Kudo Voice
Menampilkan1-10 dari 10 kiriman
Pembaruan: 25 Agu @ 3:51am

a different way to include scripts

Pembaruan: 2 Agu @ 5:08pm

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

Pembaruan: 27 Jul @ 11:48pm

added model based pitch offset

Pembaruan: 21 Jul @ 5:08am

oops forgot a rename

Pembaruan: 21 Jul @ 4:43am

settings for volume, soundlevel, and pitch
fix some criterias

Pembaruan: 21 Jul @ 12:33am

putting the rules in local scope

Pembaruan: 20 Jul @ 5:37pm

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

Pembaruan: 20 Jul @ 5:19pm

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

Pembaruan: 19 Jul @ 6:03pm

Separated resuable code into Base custom talker

Added predelays using invoke method

Pembaruan: 19 Jul @ 5:09am