Left 4 Dead 2

Left 4 Dead 2

[VScript] Yusuke Kudo Custom Talker
Showing 1-7 of 7 entries
Update: 21 Jul @ 5:08am

oops forgot a rename

Update: 21 Jul @ 4:43am

settings for volume, soundlevel, and pitch
fix some criterias

Update: 21 Jul @ 12:33am

putting the rules in local scope

Update: 20 Jul @ 5:37pm

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

Update: 20 Jul @ 5:19pm

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

Update: 19 Jul @ 6:03pm

Separated resuable code into Base custom talker

Added predelays using invoke method

Update: 19 Jul @ 5:09am