安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
if not do you know how i could add it myself?
"MakeThing error: Gha_MeleeWeapon_AssassinBlade is madeFromStuff but stuff=null. Assigning default."
I tested this on a game with just Robitic Servitude and Harmony so it's not a compatibility issue.
The error is caused by the fact that you didn't specify a stuff in the PawnKindDef of the assassin, so the game doesn't know what to choose when spawning one.
I resolved it by simply adding this line in the Gha_Assassin_Laborer PawnKindDef :
<fixedInventory>
<Gha_MeleeWeapon_AssassinBlade>
<stuff>Steel</stuff>
</Gha_MeleeWeapon_AssassinBlade>
</fixedInventory>
instead of :
<fixedInventory>
<Gha_MeleeWeapon_AssassinBlade />
</fixedInventory>
(Also I am wrong, not destroyer - breacher)
- the speed should be reduced to 2.40-3.40
- Armor reduced to 120%-140%
- Its weight has been increased to 200kg.
- Possibly transferred to the Nanotechnology of mechs (Or even be available according to the drawing)
- Well, maybe they could use a reduced protection from fire, but that's how the author wants it (Well, they're like a kind of bio-mechanics without such a strong protection base like mechs)
Since a tank that does not receive damage (unlike a centipede) is a very strong tank.
The puzzling thing is that the room which made them break contained only 5 things. 3 large batteries and 2 large chemfuel generators (from Vanilla Furniture Expanded - Power). For some reason, if the laborers had access to that room, they immediately went into eternal standing mode. I really don't understand why, there's no rhyme or reason I can see and they previously had no issue going in there. But I made a zone of the entire map minus that one room and now they're working diligently again. Maybe there's something with the large generators or batteries that they really don't like?
Can't see any errors in the log so I figured I'd ask, maybe someone knows a fix.
@ƎNA Typically I just use force equip because it will auto drop its current weapon and equip the weapon that you forced equip
@Apocalypse I think it would be possible, but prob be for a later time