RimWorld

RimWorld

Training Console A17
32 kommentarer
m33n 22. nov. 2017 kl. 9:40 
Any news on a18 version?
Buccee 20. nov. 2017 kl. 15:48 
Greetings JAWS! first of all thank you for adding this mod for A17 but did you plan to update to beta 18?

Keep up the awesome work! :blight:
lloki 8. nov. 2017 kl. 12:49 
Thank you for this fix Snoels. You wrote, that it took you ages to find a mod id, but look at the page address bar - it's allways there :)
NoctiSilva 23. okt. 2017 kl. 11:12 
<WorkGiverDef>
<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>
NoctiSilva 23. okt. 2017 kl. 11:12 
Colonists that are unable to handle animals are they're excluded from the training console.
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!
Brackishclover7 15. okt. 2017 kl. 20:58 
could you make a feature where one person workds on say.. crafting and another on social?
BOLBIES 13. sep. 2017 kl. 20:37 
Can you provide a link for the non-steam version please?
"The" SeanMacLeod 10. sep. 2017 kl. 14:04 
That depends on the skill they're training. It doesn't have to be for combat.
kevinshow 9. sep. 2017 kl. 6:52 
What's worse than a 20 that still tries to train on it? It's a non-violent person training on it. At least with 20, you can restrict them. With 0, they can at least gain something useful. But a non-violent person will never benefit from it.
Chaos Legion 8. sep. 2017 kl. 3:43 
And make them train once per day or only if below daily xp limit. should be a coding nightmare though )))
keastes 9. aug. 2017 kl. 13:05 
@jamie set the allowed skill level to max at 19. 19's will train, 20s will not.
❂Jamie❂ 9. aug. 2017 kl. 8:33 
Is there a way to stop my already level 20's trying to train in the very skill they've mastered? Trying to level up some pawns to 20 shooting but my 20 shooters keep using the console when it's unoccupied, annoying that I have to keep telling the one I want to train to prioritize training only to keep repeating this cycle.
Firo 30. juli 2017 kl. 17:06 
Once I remembered I could set a min skill level, and stopped having people train for skills they can't have, this mod became a godsend. Time to get everyone to all 20s :sr4sunglasses:
Atreidi 24. juli 2017 kl. 20:57 
How can we stop the bots from training?
keastes 23. juli 2017 kl. 15:53 
yeah, annoying when kitchen bots are training in crafting.
Chaos Legion 23. juli 2017 kl. 15:52 
Its a lot of fun ti see that misc.robots are training as well. ))
keastes 23. juli 2017 kl. 15:49 
Had to do that back in A16, looks like it doesnt work anymore sadly.
HAL-9000 20. juli 2017 kl. 10:17 
@faisicshanosang
Go into the console and make it so the base level for colonists to start training is only at 1 or 2 to 20. (2-20). That makes colonists that only have level two of a skill to begin training there. Ocasionally, a robot might try to train there but its rare.
Milano 19. juli 2017 kl. 14:35 
i have a misc robot mod, these robot keep come to the console to train
「 LiTe Em uP 」 17. juli 2017 kl. 23:38 
@ ignis, is it possible for you to make that mod instead if JAWS is not going to "fix" this???
「 LiTe Em uP 」 17. juli 2017 kl. 1:57 
as ignis said, it seems it is limited currently on who can train in console... im uninstalling for now until fixed...
ignis 7. juli 2017 kl. 23:42 
Game only allows to assign a training bill to pawns who are assigned to handling. It is because work givers done in a wrong way, and, basically, only first work giver in a list is actually workig. Basically, you cna only have one work giver for a work station. So I'd suggest to throw away current mess and make single work giver based on "flicker" work type, since it would make smallest amount of mess:

<WorkGiverDef>
<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>
LazyWhale 24. juni 2017 kl. 6:40 
Get mad with this mod and Robots++ together. Maybe you should make a patch to stop those androids from endless training.
Omega13 17. juni 2017 kl. 19:19 
So I thought that perhaps Enhanced Crafting would make this mod more manageable, what with the ability to assign specific workers to play with the console. However, I'm having a hell of a time trying to figure out how to get people to qualify for a bill. Colonists who are perfectly happy to use the console if I micromanage them to do so on a general bill will not appear on the list of names for a specific bill. Other colonists suddenly appear as eligible candidates after I adjust the priority of a completely unrelated skill. It's very random and confusing and Enhanced Crafting doesn't seem to have this problem with bills on any other work station.
Deagroth 11. juni 2017 kl. 18:37 
Thank you for updating this!
madchiller 30. maj 2017 kl. 16:53 
i ended up restricting the bot to the kitchen to make me sandwiches all day
JAWS  [ophavsmand] 29. maj 2017 kl. 21:06 
Just set the minimal skill level to 1 on details inside the job.
madchiller 29. maj 2017 kl. 17:58 
the only thing weird about this is it also trains the kitchen robots from the other mod
Lucifer 28. maj 2017 kl. 15:32 
one of my favorite mods
The_Bane_Company 27. maj 2017 kl. 13:22 
Noice. Thanks. Now I have a use for the AI I always get but never use. :D