Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
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)