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 (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
Found a couple of minor errors in the setup of Scenario #2.
1) Axis counters - Scouts B should be Scouts A
In the following snippet, axisScoutsCounterGUID[2] should be axisScoutsCounterGUID[1]...
scenario02AxisCounter = {
position = {
{6.6,y,10.21},{9.06,y,10.21},{10.52,y,12.21}},
guid = {
axisRiflemenCounterGUID[1],axisScoutsCounterGUID[2],axisGunnersCounterGUID[1]},
2) Axis Supply - Don't need Machine Gunners B
In the following snippet, need to remove axisGunnerBGUID,
scenario02AxisSupply = {
axisRiflemanAGUID,axisScoutAGUID,axisGunnerAGUID,axisGunnerBGUID,axisFoWGUID
Tried the changes above and they seemed to work.
Thanks!
Chuck
@TheSeeBeast Try reloading the mod, the cards are referenced by their GUID and the error you are experiencing happens when the script tries to retrieve a GUID which doesn't exist in the bag. There are many reasons why a card's GUID might change, and I haven't found a better way to reference a single card yet.
@tankertim You have to be the Green or Blue player, if you opened the mod in singleplayer you won't be able to see the cards in either hand zone.
When playing scenario 2 there is an issue with the German Setup
Haven't encountered any bugs so far!