边缘世界 RimWorld

边缘世界 RimWorld

Cybranian - Backstories+
 此主题已被置顶,因此可能具有重要性
Cybranian  [开发者] 2020 年 11 月 16 日 下午 9:19
Problems and questions / Проблемы и вопросы
Here you can leave your question or suggestion.

Здесь вы можете оставить свой вопрос или предложение.
< >
正在显示第 1 - 15 条,共 20 条留言
Blazen_Rock 2020 年 11 月 23 日 下午 12:27 
Would it be possible for you to leave a link to a full list of the backgrounds provided by your mod?
I don't need the descriptions or stat modifiers; I just want the names.
Thank you for making a great mod.
Cybranian  [开发者] 2020 年 11 月 23 日 下午 1:55 
引用自 Blazen_Rock
Would it be possible for you to leave a link to a full list of the backgrounds provided by your mod?
I don't need the descriptions or stat modifiers; I just want the names.
Thank you for making a great mod.
Well, I think I could arrange it within a week.
D6ll1r10um 2020 年 11 月 28 日 下午 9:23 
Здравствуй. В описании ты написал что можно создавать предыстории. Покопавшись в настройках я так и не нашел удобнейшей кнопочки, по этому хотел спросить, мол, это можно делать прямо в игре или придется танцевать с бубном?
Cybranian  [开发者] 2020 年 11 月 28 日 下午 9:45 
引用自 D6ll1r10um
Здравствуй. В описании ты написал что можно создавать предыстории. Покопавшись в настройках я так и не нашел удобнейшей кнопочки, по этому хотел спросить, мол, это можно делать прямо в игре или придется танцевать с бубном?
Разве я указывал что можно создать свои предыстории? Я указал что без Humanoid alien races сделать то что я сделал в принципе нельзя без кода. Но, вы можете создавать предыстории в файлах мода например, основываясь на примерах в файлах.
D6ll1r10um 2020 年 11 月 28 日 下午 9:54 
引用自 DimonSever000
引用自 D6ll1r10um
Здравствуй. В описании ты написал что можно создавать предыстории. Покопавшись в настройках я так и не нашел удобнейшей кнопочки, по этому хотел спросить, мол, это можно делать прямо в игре или придется танцевать с бубном?
Разве я указывал что можно создать свои предыстории? Я указал что без Humanoid alien races сделать то что я сделал в принципе нельзя без кода. Но, вы можете создавать предыстории в файлах мода например, основываясь на примерах в файлах.
Спасибо за ответ.

Ты так и написал))

Q: Действительно ли для игры необходим мод Humanoid Alien Races?
A: Да, потому что этот мод позволяет создавать предыстории, чего нельзя сделать в обычной игре.
Blazen_Rock 2020 年 12 月 6 日 上午 2:00 
Thanks for the list; it's very helpful.
Sauce 2021 年 2 月 25 日 下午 1:23 
A lot of the backstories refer to pawns as 'him' regardless of their gender which can be really confusing, I don't really know how to program mods but assuming you don't want to figure out how to use each pawns individual pronouns you could just use 'them' or 'their' across the board
Cybranian  [开发者] 2021 年 2 月 25 日 下午 3:09 
引用自 Sauce
A lot of the backstories refer to pawns as 'him' regardless of their gender which can be really confusing, I don't really know how to program mods but assuming you don't want to figure out how to use each pawns individual pronouns you could just use 'them' or 'their' across the board
Actually I know how to make descriptions separately for each gender. But I found out after completing 400 backstories. I think you understand how much work remains to be done if I just want to fix this moment.
JisPichi 2021 年 4 月 20 日 下午 8:55 
引用自 DimonSever000
引用自 Sauce
A lot of the backstories refer to pawns as 'him' regardless of their gender which can be really confusing, I don't really know how to program mods but assuming you don't want to figure out how to use each pawns individual pronouns you could just use 'them' or 'their' across the board
Actually I know how to make descriptions separately for each gender. But I found out after completing 400 backstories. I think you understand how much work remains to be done if I just want to fix this moment.
Rimworld can sort out pawn pronouns the same way it sorts out their names, just replace all:

He -> [PAWN_pronoun]
His -> [PAWN_possessive]
Him -> [PAWN_objective]
Himself -> [PAWN_objective]self

Sorry if you already know this. I quickly tested it myself on a local copy and everything looks good
Cybranian  [开发者] 2021 年 4 月 21 日 下午 6:04 
引用自 JisPichi
引用自 DimonSever000
Actually I know how to make descriptions separately for each gender. But I found out after completing 400 backstories. I think you understand how much work remains to be done if I just want to fix this moment.
Rimworld can sort out pawn pronouns the same way it sorts out their names, just replace all:

He -> [PAWN_pronoun]
His -> [PAWN_possessive]
Him -> [PAWN_objective]
Himself -> [PAWN_objective]self

Sorry if you already know this. I quickly tested it myself on a local copy and everything looks good
Thanks, didn't really know about it. I think I'll do it someday.
Zruzus 2021 年 7 月 25 日 下午 8:09 
Привет, если не сложно, сможешь обновить тэг мода то 1.3, а то у меня и так много желтых модов, заранее спасибо)
Cybranian  [开发者] 2021 年 7 月 25 日 下午 9:30 
引用自 Zruzus
Привет, если не сложно, сможешь обновить тэг мода то 1.3, а то у меня и так много желтых модов, заранее спасибо)
ошибок не возникает на новой версии?
Stanley Paper 2021 年 9 月 2 日 下午 9:51 
The new 01/09/21 update caused all the backstories from your mod to be removed, and a new random one was selected on load. I am using other mods which may have caused it, but it seems directly related to your mod
Cybranian  [开发者] 2021 年 9 月 2 日 下午 10:20 
引用自 Stanley Paper
The new 01/09/21 update caused all the backstories from your mod to be removed, and a new random one was selected on load. I am using other mods which may have caused it, but it seems directly related to your mod
I haven't changed anything except the def names. If you've downloaded an update for an old game, then it's normal that the backstories on your characters are gone. Those backstories no longer exist. They changed their def.
Mythophile 2021 年 11 月 10 日 上午 10:32 
This seems to go with your mod:

Exception reading BackstoryDef.xml as XML: System.Xml.XmlException: The 'AlienRace.BackstoryDef' start tag on line 675 position 3 does not match the end tag of 'Defs'. Line 870, position 3.
at System.Xml.XmlTextReaderImpl.Throw (System.Exception e) [0x00027] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.Throw (System.String res, System.String[] args) [0x00029] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.ThrowTagMismatch (System.Xml.XmlTextReaderImpl+NodeData startTag) [0x00086] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.ParseEndElement () [0x00085] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.ParseElementContent () [0x00149] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlTextReaderImpl.Read () [0x00085] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlLoader.LoadNode (System.Boolean skipOverWhitespace) [0x0025b] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlLoader.LoadDocSequence (System.Xml.XmlDocument parentDoc) [0x0001b] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlLoader.Load (System.Xml.XmlDocument doc, System.Xml.XmlReader reader, System.Boolean preserveWhitespace) [0x000b4] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at System.Xml.XmlDocument.Load (System.Xml.XmlReader reader) [0x0002e] in <0f9699188f0c414ea6fb5557f5c16d15>:0
at Verse.LoadableXmlAsset..ctor (System.String name, System.String fullFolderPath, System.String contents) [0x00049] in <e13bd2f1929544099ed2b58e66ece833>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

....\workshop\content\294100\1342510409\1.3\Defs\BackstoryDefs/BackstoryDef.xml: unknown parse failure
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
< >
正在显示第 1 - 15 条,共 20 条留言
每页显示数: 1530 50