Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem










someone sent a voiceover pack of Bill on an uninfected hunter mod's page that I thought you could use for a talker
"responses =
[
{
func = Custom_Talker_Marlton.PlayerRemarkWorldC6M3_BridgeRunMarlton,
followup = RThenAny("WorldC6M3_ByBridge01", -1.13), // THANKS, YOU THREE!
},
],"
although they still wont play any voiceline.
VSCode helped me find those, so I recommend that and the squirrel extension, so any errors are linted red
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
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.