Jump to content

Help changing NPC presets


pudi0072000

Recommended Posts

I'm trying to change Radzig's clothing, but for whatever reason, if I make any changes, it results in every single NPC wearing underwear only. 

This is what I've got

<?xml version="1.0" encoding="us-ascii"?>
<database xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="barbora" xsi:noNamespaceSchemaLocation="../database.xsd">
	<clothing_presets version="2">
		<clothing_preset clothing_preset_id="a9711761-1d38-456e-b81d-d2f10a627132" clothing_preset_name="UC_RadzigHelmet" gender="Male" prefers_hood_on="false">
			<Items>
				<Guid>3d64562f-8f1f-418f-a332-c2c735522c91</Guid>
				<Guid>6fad4fc0-eb11-4394-943f-d8def9871cc2</Guid>
				<Guid>a8cb0916-6466-4728-b551-6f645d40a76d</Guid>
				<Guid>8c7cf9ff-cf06-41fb-a92a-14651c0005b9</Guid>
				<Guid>f96f93ed-3141-4a31-9d3b-eac9f4c1c422</Guid>
				<Guid>0a22cfc4-bc18-4066-876b-95fe7041376b</Guid>
				<Guid>38e9a461-5607-457f-bd8d-933fa9138551</Guid>
				<Guid>17f0d18c-c55c-4570-8710-410fe0238792</Guid>
				<Guid>12aefcd3-b164-40e8-93cc-222e43cfafb5</Guid>
			</Items>
		</clothing_preset>
		<clothing_preset clothing_preset_id="d17060bd-7fec-401e-b443-fa4d80ba7ed7" clothing_preset_name="UC_Radzig" gender="Male" prefers_hood_on="false">
			<Items>
				<Guid>3d64562f-8f1f-418f-a332-c2c735522c91</Guid>
				<Guid>7c3877fd-c929-4245-a451-2c18ce3b5729</Guid>
				<Guid>f96f93ed-3141-4a31-9d3b-eac9f4c1c422</Guid>
				<Guid>0a22cfc4-bc18-4066-876b-95fe7041376b</Guid>
				<Guid>6fad4fc0-eb11-4394-943f-d8def9871cc2</Guid>
				<Guid>a8cb0916-6466-4728-b551-6f645d40a76d</Guid>
			</Items>
		</clothing_preset>
		<clothing_preset clothing_preset_id="ea81c27b-4666-466d-8f51-c2d6addc678f" clothing_preset_name="tsem_racekHorse" gender="NotDefined" prefers_hood_on="false">
			<Items>
				<Guid>68204d36-5d4d-412e-9b37-8bce360952f3</Guid>
				<Guid>36694031-e85d-4547-8054-5e67b51aa8fe</Guid>
				<Guid>e9bba790-bae7-4b97-a683-8fc8c14e7ad1</Guid>
			</Items>
		</clothing_preset>
	</clothing_presets>
</database>

The folder structure is KCD2\Mods\MyMod\Data\Libs\Tables\item\clothing_preset.xml

and KCD2\Mods\MyMod\Data\MyMod.pak\Libs\Tables\item\clothing_preset.xml

I've tried giving Hanush the same items, but that doesn't change anything at all. I'm new to KCD modding, and am a bit lost. 

Edited by pudi0072000
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...