安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
hmm who knows
i will tell you tomorrow
But still how do you get them to use the shooting target on a range?
It didn't have a right click option like training martial arts and they didn't do it automatically in their recreation time?
I like the training idea, it's truly necessary. Both as Task or as Joy is wellworth.
But for me it's pictures should be more expressive and large.
As example of size it could be Oskar's Vanilla Furniture Expanded.
Suggestions:
- The bow-target can be bigger - 2x1 in size for greater clarity, and 4 square width for shooting.
- A target in the form of a pawn can be even slightly larger than the size of live pawns and must necessarily have visual variations on 5 body shapes: Fat, Hulk, Thin, Man, Woman.
- The martial arts dummy can looks like Wing Chun Dummy Puppe, and 8 squares around to use, or 4 squres contiguous by vertical and horizontal.
- Also for close combat training a variation can be added for wall placing/attaching and three front squares to use - Home Unit for Boxing.
Thank you for your creativity!
Hmm, I don't even know what this error will tell me? There is a missing Method CheckAutoRebuild, that is not really needed according to the vanilla code and Harmony doesn't like it? Hmm, I don't care..
https://gist.github.com/ae7164a53ff982a3d7286e53a5f0f341
Error in Misc. Training (no Task), assembly name: TrainingFacility, method: Building_ShootingRange:CheckAutoRebuild, exception: System.MissingMethodException: RimWorld.Blueprint_Build RimWorld.GenConstruct.PlaceBlueprintForBuild(Verse.BuildableDef,Verse.IntVec3,Verse.Map,Verse.Rot4,RimWorld.Faction,Verse.ThingDef,RimWorld.Precept_ThingStyle,Verse.ThingStyleDef)
I have the job version now, not sure if switching at some point would be better. I kinda dislike haveing more Jobs in my workloadout screen lol
Could the effect of this mod's branch variant be encompassed in a mod setting? Like a mod option toggle to include the training task?
Here's the latest error log. the guest's name is "Owl"... he's not actually an animal.
Exception in JobDriver tick for pawn Owl driver=JobDriver_MartialArtsTarget_NonJoy (toilIndex=3) driver.job=(UseMartialArtsTarget_NonJoy_Work (Job_2321309) A=Thing_MartialArtsTarget157888 B=(118, 0, 196))
System.NullReferenceException: Object reference not set to an instance of an object
at TrainingFacility.JobDriver_MartialArtsTarget.WatchTickAction () [0x0006f] in <dd57bf367e484f27a3bb34da5067784f>:0
at TrainingFacility.JobDriver_MartialArtsTarget+<>c__DisplayClass5_0.<GetToil_MeleeFightTarget>b__0 () [0x00000] in <dd57bf367e484f27a3bb34da5067784f>:0
at (wrapper dynamic-method) Verse.AI.JobDriver.Verse.AI.JobDriver.DriverTick_Patch0(Verse.AI.JobDriver)