Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Keep up the awesome work!
<defName>DoBillsTrain</defName>
<label>training console</label>
<giverClass>WorkGiver_DoBill</giverClass>
<workType>Flicker</workType>
<priorityInType>5</priorityInType>
<fixedBillGiverDefs>
<li>TrainingConsole</li>
</fixedBillGiverDefs>
<verb>work</verb>
<gerund>working at</gerund>
<requiredCapacities>
<li>Manipulation</li>
<li>Sight</li>
</requiredCapacities>
<prioritizeSustains>true</prioritizeSustains>
</WorkGiverDef>
Since this mod is no longer updated, I have put @ignis[ru] code to the test. Now all my toons can use the console flawlessly!
Here's what I did:
0. Close Rimworld
1. Look for the folder with the Training Console mod and find file WorkGivers_TrainingConsole.xml. In my case: \steamapps\workshop\content\294100\933234677\
Took me ages to find, since all mods have random number for folder-names. Try search for "TrainingConsole" in Steam's workshop folder
2. Open WorkGivers_TrainingConsole.xml with an html editor. I guess a txt editor will work as well.
3. Remove ALL WorkGiverDef definitions and replace them with @ignis[ru] code (thanks for that mate!) (I will re-post below)
4. Save and exit. Restart Rimworld. Thats it, now all your toons can use the console!
Thanks again @ignis[ru] for your brilliant code!