Left 4 Dead 2

Left 4 Dead 2

41 个评价
[VScript Talker] Counter Strike Bot Radio Voice
   
奖励
收藏
已收藏
取消收藏
Survivors: Survivors
Game Content: Sounds, Scripts
文件大小
发表于
更新日期
308.127 MB
7 月 22 日 上午 5:36
8 月 25 日 上午 3:30
6 项改动说明 ( 查看 )

订阅以下载
[VScript Talker] Counter Strike Bot Radio Voice

在 ChapCanai 的 1 个合集中
Custom Survivor Takeover Collection
91 件物品
描述
Meant to use with Custom Survivor Takeover

Context/Voice Name:
  • "Cliffe"

still wip, testing more before moving onto other voices

There is an ems cfg settings at:
Left 4 Dead 2\left4dead2\ems\custom_talker
Here you can change the volume, soundlevel, and pitch, if you want.
You can also change which voice lines should use which sound files.

There's a setting for model based pitch offset, so different models can use the same voice while sounding a bit different in pitch
Example:
pitch_offsets_models = ["models/survivors/survivor_css_urban.mdl", "models/survivors/survivor_css_gign.mdl", "models/survivors/survivor_css_gsg9.mdl", "models/survivors/survivor_css_sas.mdl", "models/survivors/survivor_css_old_urban.mdl"]
pitch_offsets = [-15, -7.5, 0, 10, 20]

Credits:

12 条留言
ChapCanai  [作者] 8 月 2 日 上午 1:14 
Ye I can do vscript talker for him, but need his permission
SPSick 7 月 30 日 下午 2:03 
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3453754982
someone sent a voiceover pack of Bill on an uninfected hunter mod's page that I thought you could use for a talker
ChapCanai  [作者] 7 月 26 日 上午 5:16 
Try minor hurt alone and comment out other rules
SPSick 7 月 26 日 上午 5:13 
Ok, I have fixed those 2 errors and replaced them with
"responses =
[
{
func = Custom_Talker_Marlton.PlayerRemarkWorldC6M3_BridgeRunMarlton,
followup = RThenAny("WorldC6M3_ByBridge01", -1.13), // THANKS, YOU THREE!
},
],"
although they still wont play any voiceline.
ChapCanai  [作者] 7 月 26 日 上午 4:34 
theres more than one of those btw, 2 of em

VSCode helped me find those, so I recommend that and the squirrel extension, so any errors are linted red
ChapCanai  [作者] 7 月 26 日 上午 4:31 
In the rules file there is:
then WorldC6M3_ByBridge01 foo:0 -1.130

I think this is a mistake? thanks valve
so need to manually add "any":
then any WorldC6M3_ByBridge01 foo:0 -1.130

I usually need to do this before the python script that formats it to RThen
SPSick 7 月 26 日 上午 4:19 
Do you think you could check the scripts I've made for him? Just to make sure I haven't made any errors. https://drive.google.com/file/d/1lhTswwCXcExjnjEfb0mXIL0sCn_xX5Og/view?usp=sharing
here is a zip file with the scripts, i followed the python scripts that u shared and used that and the voicelines just wont play.
ChapCanai  [作者] 7 月 26 日 上午 4:14 
How can I help?
SPSick 7 月 26 日 上午 4:12 
Question, is there any way you could help me with a talker for Marlton? I've done what you did for cliffe and mike, etc but the voicelines just wont play.
eidonabramm 7 月 22 日 下午 4:30 
This is awesome, Custom campaigns old and new ones oh man making new campaigns that mod like voices for survivors is now even more a reality.