Steam telepítése
belépés
|
nyelv
简体中文 (egyszerűsített kínai)
繁體中文 (hagyományos kínai)
日本語 (japán)
한국어 (koreai)
ไทย (thai)
Български (bolgár)
Čeština (cseh)
Dansk (dán)
Deutsch (német)
English (angol)
Español - España (spanyolországi spanyol)
Español - Latinoamérica (latin-amerikai spanyol)
Ελληνικά (görög)
Français (francia)
Italiano (olasz)
Bahasa Indonesia (indonéz)
Nederlands (holland)
Norsk (norvég)
Polski (lengyel)
Português (portugáliai portugál)
Português - Brasil (brazíliai portugál)
Română (román)
Русский (orosz)
Suomi (finn)
Svenska (svéd)
Türkçe (török)
Tiếng Việt (vietnámi)
Українська (ukrán)
Fordítási probléma jelentése










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.