Cài đặt Steam
Đăng nhập
|
Ngôn ngữ
简体中文 (Hán giản thể)
繁體中文 (Hán phồn thể)
日本語 (Nhật)
한국어 (Hàn Quốc)
ไทย (Thái)
Български (Bungari)
Čeština (CH Séc)
Dansk (Đan Mạch)
Deutsch (Đức)
English (Anh)
Español - España (Tây Ban Nha - TBN)
Español - Latinoamérica (Tây Ban Nha cho Mỹ Latin)
Ελληνικά (Hy Lạp)
Français (Pháp)
Italiano (Ý)
Bahasa Indonesia (tiếng Indonesia)
Magyar (Hungary)
Nederlands (Hà Lan)
Norsk (Na Uy)
Polski (Ba Lan)
Português (Tiếng Bồ Đào Nha - BĐN)
Português - Brasil (Bồ Đào Nha - Brazil)
Română (Rumani)
Русский (Nga)
Suomi (Phần Lan)
Svenska (Thụy Điển)
Türkçe (Thổ Nhĩ Kỳ)
Українська (Ukraine)
Báo cáo lỗi dịch thuậ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!