安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
[0021.19] Warning: Redscreen: BehaviorTable index 3911 has a duplicate name (Viper::CustomMeleeTargetScore) - INVALID
[0021.19] Warning: Redscreen: BehaviorTable index 3951 has a duplicate name (ViperNeonate::CustomMeleeTargetScore) - INVALID
[0021.19] Warning: Redscreen: BehaviorTable index 4034 has a duplicate name (FindBerserkerMeleeDestination) - INVALID
[0021.19] Warning: Redscreen: Unknown node type specifier: VWCondition (TargetIsHumanoidAlien), Previous=TargetIsNotHumanoid
You are right
Redscreen: BehaviorTable index#4018 (AffectedByBindEffect), child#1 references non-existing BehaviorTable (AffectedByEffect-BindSustained) - INVALID
I had strong unit which got grabbed from top floor of the building regardless option to prevent such thing is turned on.
Anyway , once she got pulled in, my other unit went into panic mode and started berserk shooting at viper.
What happened next was retarded.
Berserked unit shoot viper 3 times and viper dropped my unit 3 times and grabbed her again 3 times , each time doing damage.
....Result is dead unit.
'+CustomNodes=(NodeTypeString="VWCondition", ExtendsFromType="Condition", ClassName="ViperWeapons.X2AIBehavior_ViperWeaponsCondition")'
should be this instead:
'+CustomNodes=(NodeTypeString="VWCondition", ExtendsFromType="Condition", ClassName="ViperPullandBindRework.X2AIBehavior_ViperBindReworkCondition")'
because otherwise crashes can happen.
Either of those should be changed to fit the other.