安裝 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(越南文)
Українська(烏克蘭文)
回報翻譯問題









So DeathGun, you just did things incorrectly.
OP-G Already has the lines of text on the items.
Now it won't remove building that has already been generated, only prevent future generation.
So if you start a new temp game, and enable dev mode, use "basegen..." then select settlement.
then just mark a huge area, and it should not generate anything with my mod.
I just thought that if I just add the library, the mod items (OPG walls, interior items, etc.) will stop appearing.
But no... They still appear during world generation.
And, as I understood from the description you attached to the library in the workshop, you need to add some line...
So I'm trying to understand... What and how do I need to fix...
Either I just didn't understand the purpose of the library... or the initial generation can't be fixed... I don't know...
Any item marked "Players only" are also removed from crafting ingredient lists and storage zone lists. And possibly more.
I reached out to Taranchuk, but they are not yet online. Most likely at work as of writing this.
Are you trying to mod your own stuff, or someone elses mod?
If you come to my Discord server i might be able to help you more directly - Link above
(Yeah i just added the link, because i realized i had forgotten to do that lol)
1. In the library folder there is an archive called "Source code and sample patches". Do I need to unpack it?
2. If I unpack it, then to the library folder or to the mod folder?
3. If there is a folder hierarchy in the unpacking, then specify the path...
Sorry, buddy, if I finish you off...
Put that line of text into the Thingdef.
Example:
<ThingDef>
<defName>CB745_PointlessDoodad</defName>
<label>Blabhlbahdfhg</label>
<modExtensions><li Class="PlayersOnly.PlayerOnly" MayRequire="CopperBoltwire.PlayersOnlyLib" /></modExtensions>
</ThingDef>