安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
After last update, Advent Sniper broken... they just always skip their turns...
If I disable ModJam then the snipers are fine. If ModJam is active - Snipers always skip their actions. This works even if the sniper hasn't received red status yet. They don't even move around the battlefield while the squad is camouflaged.
I checked Advent Sniper's config folder and don't find something suspicion. I think something in Script broken this Snipers. Can you check plz this moment?
I used command for test Snipers:
dropunit AdventSniperM1 2 true
"AdventSniperRoot" was written instead of "AdventSniperModJamRoot", which you have specified in OPTC_ModJamAI.uc
I don’t know it’s my fault, that I constantly swarm into the configs and change something there, or it was written that way. In any case, the problem is solved. I'm sorry to trouble you.
I will double check this to make sure it's correct on my end, thanks for sharing your solution.
Edit: I did find an error, although rather than a case of AdventSniperRoot instead of AdventSniperModJamRoot, it was AdventSniper_RedAlert instead of AdventSniperModJam_RedAlert. That error would cause it to use its original AI tree instead of the modified one.