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
Let me know what your test shows.
Anyway, I'm sorry to bother you with my comment. I have only noticed now that the most recent post was on May 20th.
function larger_garrisons_script()
if cm:is_new_game() then
local regs_list = cm:model():world():region_manager():region_list();
for i = 0, regs_list:num_items() - 1 do
local reg_cqi = regs_list:item_at(i):cqi();
cm:heal_garrison(reg_cqi);
end;
end;
return nil;
end;
Side node on the mods I released: I had all of those mods as part of my Great Setllement Battle Overhaul copy, and all I did last night was import them into separate pack files and post work I had done like, 6 months ago. Heh.
I know this has nothing to do with your mod..... still the hope is there that someone, once, creates such a mod :-) ....