安裝 Steam
登入
|
語言
簡體中文
日本語(日文)
한국어(韓文)
ไทย(泰文)
Български(保加利亞文)
Čeština(捷克文)
Dansk(丹麥文)
Deutsch(德文)
English(英文)
Español - España(西班牙文 - 西班牙)
Español - Latinoamérica(西班牙文 - 拉丁美洲)
Ελληνικά(希臘文)
Français(法文)
Italiano(義大利文)
Bahasa Indonesia(印尼語)
Magyar(匈牙利文)
Nederlands(荷蘭文)
Norsk(挪威文)
Polski(波蘭文)
Português(葡萄牙文 - 葡萄牙)
Português - Brasil(葡萄牙文 - 巴西)
Română(羅馬尼亞文)
Русский(俄文)
Suomi(芬蘭文)
Svenska(瑞典文)
Türkçe(土耳其文)
tiếng Việt(越南文)
Українська(烏克蘭文)
回報翻譯問題
Just FYI, the difficulty with getting that information isn't getting a hook to do stuff at that text location. The problem is that, at least as far as I understand it, you can't have undefined variables. If I load a save file made without mod up to Chapter 5, then query my variable from Chapter 2, because they ran Chapter 2 without my mod it crashes my mod. (An error like "No variable named 'naomiavailable'." to use the A Solitary Mind example from my last post.) AFAIK, there's no easy way around that, though there might be a convoluted way to make it work.
Took a look anyway. The game doesn't save what you tell Maverick about whether you'd shoot him, so I can't hook that information without breaking everyone's non-persistent save files ( A Solitary Mind style.) However, I do already vary [Stand Your Ground] based on what you said that chapter, the same way the base game did so, so I think that's a nice little tie-back there. * shrug *
I think I spotted one error though. Choosing [Don't say anything] to [Freeze] causes Bryce to say "Leave Matthew alone!" I think this is an error anyways unless there's someone at the department named Matthew and wasn't referring to the MC. It's possible!