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
Priorly the rack was removed in the same way for both if MO is installed and not installed in Progression: Storage, so your prior patch worked for both removals. Now it only works for the removal when MO is not installed, as the way its removed is different with two different target defs.
I really wish the wasn't necessary in the first place -.-
I'm in the process of starting a whole new save because of that myself lol, and have been trying to play it slow and careful with errors, so I'll let you know if I run into anything but I think you got it :D
But thanks for the info!
For example here, Ferny removes the Storage Pits with this patch (see Steam\steamapps\workshop\content\294100\3292746186\Mods and Shit\Adaptive Primitive Storage\Patches):
<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="ASF_StoragePit"]</xpath>
<value>
<designationCategory/>
</value>
</Operation>
and my patch does this (see Steam\steamapps\workshop\content\294100\3417113151\Patches):
<Operation Class="PatchOperationRemove">
<xpath>Defs/ThingDef[defName="ASF_StoragePit"]/designationCategory</xpath>
</Operation>
which is the exact opposite do just undo what his mod does.
- Oscar, Mad Artist, 5104
F.