RimWorld

RimWorld

Lag Free Torches and More
 Denne tråd er blevet fastgjort, så den er sikkert vigtig
Jsin0  [udvikler] 27. sep. 2022 kl. 16:47
Bugs
Please post your bug reports here
< >
Viser 1-3 af 3 kommentarer
Game.Wizard.93 24. nov. 2023 kl. 21:12 
installed/subscribed and they lights/torches are no where to be found
Tactical Taint 18. mar. kl. 16:58 
In 1.5 some changes seem to have been made to torches. I was able to patch it with the following.

<?xml version="1.0" encoding="utf-8" ?> <Patch> <Operation Class="PatchOperationRemove"> <xpath>Defs/ThingDef[@Name = "TorchBase"]/comps/li[@Class="CompProperties_Refuelable"] </xpath> </Operation> <Operation Class="PatchOperationRemove"> <xpath>Defs/ThingDef[defName = "TorchWallLamp"]/comps/li[@Class="CompProperties_Refuelable"] </xpath> </Operation> </Patch>

TorchLamp just inherits from TorchBase and TorchWallLamp does not inherit the comps for some reason.
Jsin0  [udvikler] 17. apr. kl. 19:54 
Thanks for letting me know. I'll update soon
< >
Viser 1-3 af 3 kommentarer
Per side: 1530 50