安装 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(越南语)
Українська(乌克兰语)
报告翻译问题








Edit: I poked around a bit and everything works fine if you don't use the weapon activation edicts... weird but I'm happy that they're working anyway.
I think the issue you are having is that the edict duration is set to 0. I have peeked into the files and it is indeed set to 0. Pretty much the same problem as with the mod "Ultimate Weaponry Restriction Break"
One "hotfix" for this is to manually overwrite this mod's files and see the line "length = 0" for each edict file (as per my last look it was 3 edict files: Fed_edicts, Kedicts, & redicts.txt)
Change it from 0 to @EdictDuration (or 1 or any other number, just not 0)
The directory in which these files could be found:
Your steam directory in which stellaris is saved ->steamapps -> workshop ->content->281990->2957971509 -> common -> edicts
In that directory you can see those three files I mentioned above. If this does solve the problem then we can recommend to use this hotfix to the author so that it can be updated properly.