Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1815852657
Yell at each other and try to win.
appreciate it if you could, feel like more people would play it :)
The 2nd image shows the setup for extended. Original removes the "Top Card" and blocks the first fascist and liberal spots.
And I can't easily change it because the cards on the left are removed, the only way to do it is to change it to custom.
I can't seem to figure out why that happens on some maps and not on others.
Also, I just got the opertunity to see the reply, so thank you for the script.
dualBanner_guids = {'6d5247', 'aa23ae', '15583c', '4aeb2b'}
function onLoad()
local tmpGUID
for _, tmpGUID in ipairs(dualBanner_guids) do
local tmpObject = getObjectFromGUID(tmpGUID)
if tmpObject then destroyObject(tmpObject) end
end
end
It can be rather ... confusing. Especially when/if something breaks.
Knowing how it's supposed to work is important.