RimWorld
[sd] medicaddons (unofficial)
74 Komentar
Mlie 5 Sep 2024 @ 8:12am 
Local Snorlax 22 Jun 2024 @ 12:47pm 
He ain't updating it. Someone needs to make a fork.
Lan_lan 4 Mei 2024 @ 8:28am 
plz...1.5...plz...
Angrysquirrel 3 Mei 2024 @ 1:15pm 
1.5?
リリム.莉莉姆 23 Apr 2024 @ 5:46am 
Incompatible with VFEA's Ancient Cryptosleep Suspender
Can this mod be compatible with this bed?
VFEA mod di:265484674
Kizzycocoa 13 Apr 2024 @ 5:00am 
Will you be updating this for 1.5?
PMC_Zero 9 Apr 2024 @ 4:22pm 
Still Config error in sd_medicaddons_ResearchTab: label contains illegal character(s): "[]{}". This can cause issues during grammar resolution. If this was intended, you can use the "ignoreIllegalLabelCharacterConfigError" flag.
JoeOwnage 21 Des 2022 @ 3:25am 
I am also getting the same error as @Kyrox. I fixed the error by changing the label of your research tab from [sd] medicaddons to just medicaddons

The game doesn't like the square brackets in the label
Kyrox 12 Des 2022 @ 10:09am 
Hello! I tried out your mod today and get this error on startup:

Config error in sd_medicaddons_ResearchTab: label contains illegal character(s): "[]{}". This can cause issues during grammar resolution. If this was intended, you can use the "ignoreIllegalLabelCharacterConfigError" flag.
zyMex  [pembuat] 10 Des 2022 @ 1:26am 
@redbrick hello tried your suggestion but can't seem to get it to work, maybe because im sick today, and not been around RW for long time and forgot it all, but it keep failing saying not existing..
redbrick 2 Des 2022 @ 10:20pm 
In Rim 1.4 environment, ParentNod "BasicBedBase" are newly added and in Rim1.3 and earlier, "BasicBedBase” is not existed, so patch "sd_medicaddons_patch_vanilla.xml" was failed at startup phase.
I would like to suggest to propose to change patch for "BedWithQualityBase" node.
(Because, Parent node of HospitalBed is "BedWithQualityBase" in Rim1.2,1.3,1.4.)
M0rr1s0n 24 Nov 2022 @ 9:50am 
Glad I could contribute to RW modding community finally :)
Time to yeet my local medicaddons version out of my modlist! XD
handsomegrape 23 Nov 2022 @ 1:15pm 
And thank you M0rr1s0n.
handsomegrape 23 Nov 2022 @ 1:13pm 
Oh ok, that was unexpected. I'm sorry for assuming then, no ill feelings towards you I hope you understand, I'm not expecting for a mod author to indefinitely keep their mods up to date, and in this case you weren't the original author either. But thank you, very appreciated.
zyMex  [pembuat] 23 Nov 2022 @ 12:57pm 
updated with fix from @M0rr1s0n

thank you and sorry for me being slow
Chicken'd 14 Nov 2022 @ 12:19pm 
@M0rr1s0n Just wanted to add for other viewers trying to do the temporary fix to not delete the other bed operations listed either as it will make any save file unplayable. I just added the new text listed below above the already existing lines and it works fine.
CptConnor 14 Nov 2022 @ 3:42am 
@M0rr1s0n Perfect, I'll get Rimpy installed and go from there - thanks again my friend!
M0rr1s0n 13 Nov 2022 @ 2:52pm 
@CptCuckBoi you're welcome, glad I could help!
Remember that reloading the mod will reset the file (for example because verifying game files), best way til it is updated is to make it a local mod (best use Rimpy for this)
CptConnor 13 Nov 2022 @ 12:15pm 
@M0rr1s0n You sir, are a legend. Thank you for uploading your code, finally got it to work. Much appreciate my guy!
M0rr1s0n 8 Nov 2022 @ 12:40pm 
Tried adding zyMex on Steam but he didn't accept it yet, gonna post the code here, save it as the named vanilla patch and save it in the "patch" folder. Beware: messing this up will screw up the mod so you gonna need to reload it then.

https://justpaste.it/80q2y
CptConnor 6 Nov 2022 @ 8:03am 
@M0rr1s0n Can you highlight what exactly you changed in the sd_medicaddons_patch_vanilla.xml? I can see your previous comment but I'm not quite sure what was changed as I'm a total novice with this sort of thing :)
M0rr1s0n 3 Nov 2022 @ 4:55am 
phew, with no knowledge about Rimworlds XML-behaviour it's a little difficult to explain it. I'm a bloody beginner when it comes to this, too :D
You need to replace this in sd_medicaddons_patch_vanilla.xml in folder \294100\2012914831\Patches instead of the patches for bed, doublebed and royalbed.

Played yesterday with it, and all linkables are working fine for vanilla beds
-=©P=-Olaf-Opossum 2 Nov 2022 @ 11:49pm 
@MOrr1sOn how can i patch it? Never looked into the mods directly
M0rr1s0n 2 Nov 2022 @ 1:27pm 
Made it work, at least for me it's working :D
Patched the base which contains bed, doublebed and royal bed.
@zyMex:

<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[@Name="BasicBedBase"]/comps/li[@Class="CompProperties_AffectedByFacilities"]/linkableFacilities</xpath>
<value>
<li>sd_medicaddons_medieval_surg_washpan</li>
<li>sd_medicaddons_medieval_surg_instruments</li>
<li>sd_medicaddons_medieval_surg_lamp</li>
<li>sd_medicaddons_industrial_surg_instruments</li>
<li>sd_medicaddons_industrial_surg_lamp</li>
<li>sd_medicaddons_spacer_surg_vitalsmonitor</li>
<li>sd_medicaddons_spacer_surg_instruments</li>
<li>sd_medicaddons_spacer_surg_lamp</li>
</value>
</Operation>
M0rr1s0n 2 Nov 2022 @ 1:07pm 
Got the same error and it seems that the Bed, Double Bed and Royal Bed don't have their linkable facility as property anymore but instead are defined in a "BedBase" abstract, which has linkables defined.
Don't know if my rambling makes any sense, but I guess the PatchOperation fails because of this!
Richard Stern 30 Okt 2022 @ 10:38am 
Bunch of errors on startup that look like that:



[[sd] medicaddons (unofficial) - Start of stack trace]
Verse.PatchOperationAdd(xpath="*/ThingDef[defName = "Bed"]/comps/li[@Class = "CompProperties_AffectedByFacilities"]/linkableFacilities"): Failed to find a node with the given xpath
[End of stack trace]
The top operation is the one that failed, the ones below it are the parents
Source file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2012914831\Patches\sd_medicaddons_patch_vanilla.xml
JoeOwnage 25 Okt 2022 @ 9:35pm 
getting a bunch of errors from this one, I used it a lot in 1.3 not sure what's different
M0rr1s0n 18 Sep 2022 @ 9:27am 
It should be compatible with the fur beds from Vanilla Factions Expanded - Vikings with the following patch addition:

<Operation Class="PatchOperationSequence">
<success>Always</success>
<operations>
<li Class="sd_medicaddons.PatchOperationFindMod">
<modName>Vanilla Factions Expanded - Vikings</modName>
</li>
<li Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="VFEV_FurBed" or defName="VFEV_DoubleFurBed"]/comps/li[@Class = "CompProperties_AffectedByFacilities"]/linkableFacilities</xpath>
<value>
<li>sd_medicaddons_medieval_surg_washpan</li>
<li>sd_medicaddons_medieval_surg_instruments</li>
<li>sd_medicaddons_medieval_surg_lamp</li>
<li>sd_medicaddons_industrial_surg_instruments</li>
<li>sd_medicaddons_industrial_surg_lamp</li>
<li>sd_medicaddons_spacer_surg_vitalsmonitor</li>
<li>sd_medicaddons_spacer_surg_instruments</li>
<li>sd_medicaddons_spacer_surg_lamp</li>
</value>
</li>
</operations>
</Operation>
SkylineOdeum 16 Mei 2022 @ 7:33am 
Gotta say this is one of my fav mods for making the early game less of a headache. Thanks for keeping it going!
zyMex  [pembuat] 16 Mei 2022 @ 12:12am 
updated with fix from @Leugimimi
Itsuji Hayashi 19 Des 2021 @ 2:01am 
@Leugimimi

thanks!
Miguel V-DF 15 Des 2021 @ 6:57am 
to fix the medieval surgical lamp error, go to the mod folder, (__Steam\steamapps\workshop\content\294100\2012914831\Defs\ThingDefs) open the "sd_medicaddons_facilities_ThingDefs_b_medieval.xml" file, go to the medieval surgery lamp, find the following line "<destroyOnNoFuel>true</destroyOnNoFuel>" and change "true" to "false". save the file and then close it
Devious_Soldier 25 Okt 2021 @ 4:29pm 
When the medieval surgical lamp runs out of fuel, it disappears
VOSS 13 Sep 2021 @ 8:41am 
Doesnt seem to work with beds from Vanilla Factions Expanded: Vikings or Medieval Overhaul
Lotus Elise 27 Jul 2021 @ 7:40am 
Thank you for update. Any chance to see this mod working with rim-effect?
созерцатель 20 Jul 2021 @ 12:50pm 
you rock:knlcrown:
zyMex  [pembuat] 20 Jul 2021 @ 12:25pm 
@созерцатель there you go =)
созерцатель 20 Jul 2021 @ 11:17am 
Thanks for your work, hope for update
SpaceDorf 15 Jun 2021 @ 7:47am 
I don't know if its steam or something else, when I first used the mod the textures were missing and I had to replace them myself from an offline version of the mod.

Since it is not the only mod with this problem, I am inclined to blame Steam.
Bane882266 8 Jun 2021 @ 2:45pm 
Are the linkables fully compatible with vanilla medical expanded content?
Bane882266 8 Jun 2021 @ 2:45pm 
Nice
zyMex  [pembuat] 10 Apr 2021 @ 7:17am 
Added patches by leugimimi
for LotR Elves and Rimhammer race mods
Miguel V-DF 8 Apr 2021 @ 8:52am 
is there a chance for you to add a patch made my me for some mods if I sent the patches to you?
Zippy 19 Jan 2021 @ 2:52am 
Hi there any chance compatibility with the glitter tech medical re-ambulation pods
wiseainu 2 Nov 2020 @ 11:52am 
Can you add suppot for Lord of Rims series (Contiuned). plz
There are beds in those. Thank you.
RutraNickers 18 Okt 2020 @ 7:34pm 
there is a bug with the medieval surgery lamp. When it's fuel reachs zero, it just deletes itself (at least I don't think that's how's supposed to be). Could you fix it by making it function like a passive cooler?
zyMex  [pembuat] 24 Sep 2020 @ 11:30pm 
Update
added patch for sparkling worlds hospital bed
Thunderstorrm 24 Agu 2020 @ 2:07pm 
Thank you for updating
zyMex  [pembuat] 7 Agu 2020 @ 1:41am 
update to support 1.2