安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
It should have nothing to do with this one, I will look into it tho.
Can you post this in the bugs discussion of the garrison mod as well, for completeness?
'local settlement_list = find_uicomponent(ui_comp, "settlement_list")
for s = 1, settlement_list:ChildCount() - 1 do
"
I've enabled logs for both the main game and the mod itself but don't see anythng in ether place that might help narrow down the issue.
help?
Might still bump the version number anyways...
- Fixed the issue where all armies in the region got the abilities and spells, now effects only garrisons
- Moved the performance cost to the start of the players turn. The mod is now script based and will do everything at the start of the players turn.
If you consider more wizards having access to more spells (which might be performance heavy) a performance impact then it could be argued to be in battle as well, but I doubt that would be noticeable
See his comment down below
Weird though, until recently it didn't get shown to me that I needed this mod for Greater Garrisons from Zorbaz. Oh well
If you want to take a stab at it feel free, you can use / modifiy my mod any way you want, I dont have any issue with that
character_when_commanding_to_force_own_unseen
province_to_character_when_commanding_army_own_unseen
since hero wont command an army by default, but will be a commander of garrison it might work only for them
I've been running the Greater Garrisons mod, and I'd like to add your mod as a recommended mod to fix the missing spells from caster heroes.
I like what you've done with you mod.
Since it just adds a bunch of effects it should not really be a problem, worst case it wont do anything, so feel free to try.
I also have a wom depended mechanic kinda baked in that gives access to spells and overcharge in regions with high winds of magic, tho that one suffered a little from reducing scope in favor of performance. Depending on what people report about performance I might remove that entirely.