Project Zomboid

Project Zomboid

Boots Expanded 11 for B41 and B42
leonidous2 21 May @ 6:36pm
2
2
Fix for 42.8 Clothing Expanded
I have figured out the problems for this mod and have fixed them. It is a problem with the new update changing the name of full face camo, and also adding new sheepskin hats.

Step 1: go to SteamLibrary\steamapps\workshop\content\108600\2850935956\mods\Clothes and Loot Expanded\42\media\scripts\clothing - open the text file clothing_others.txt, then crtl+f to search for MakeUp_GreenCamo, Makeup_CamoFullFace1, and Makeup_CamoFullFace2. copy and paste the following to replace them.

item MakeUp_GreenCamo
{
DisplayName = Green Camo Makeup,
DisplayCategory = Appearance,
Type = Clothing,
Icon = MakeUp_CamoFullFace1,
BodyLocation = MakeUp_FullFace,
ClothingItem = MakeUp_CamoFullFace1,
}

item MakeUp_CamoFullFace1
{
DisplayCategory = Appearance,
Type = Clothing,
BodyLocation = MakeUp_FullFace,
ClothingItem = MakeUp_CamoFullFace1,
}

item MakeUp_CamoFullFace2
{
DisplayCategory = Appearance,
Type = Clothing,
BodyLocation = MakeUp_FullFace,
ClothingItem = MakeUp_CamoFullFace2,
}



Step 2: go to SteamLibrary\steamapps\workshop\content\108600\2850935956\mods\Clothes and Loot Expanded\42\media\scripts\clothing and open clothing_hats.text then search for Hat_WinterHat, underneath that item entry copy and paste this new item entry,

item Hat_WinterHat_SheepSkin
{
DisplayName = Hat - Winter,
DisplayCategory = Accessory,
Type = Clothing,
Weight = 0.5,
Icon = WinterHat_Sheepskin,
BloodLocation = Head,
BodyLocation = Hat,
CanHaveHoles = FALSE,
ChanceToFall = 40,
ClothingItem = Hat_WinterHat_SheepSkin,
Insulation = 1.0,
WaterResistance = 0.5,
WindResistance = 1.0,
Tags = IsFireFuel;IsFireTinder,
}

After this the mod should work without crashing, ur welcome.
Last edited by leonidous2; 24 May @ 6:59pm
< >
Showing 1-12 of 12 comments
Manyachelo 23 May @ 10:19pm 
Oh man, I thought I was going to have to give up on the mod. Nothing worked. But you saved me. Thank you so much.
Step 1 A little easier . plz
Step 1. It works fine if you just delete it.
Originally posted by 진지사피언스:
Step 1 A little easier . plz

I have edited step 1 to try and be a little easier.
Originally posted by leonidous2:
Originally posted by 진지사피언스:
Step 1 A little easier . plz

I have edited step 1 to try and be a little easier.

매우 감사합니다. 멋져요.
In Step 1 you mention changes should be made to item "MakeUp_CamoFullFace1" & "item MakeUp_CamoFullFace2" even though for me at least, they appear to already be the same. Is that normal or did I miss something?
Originally posted by TheJapaneseDeskFlipper:
In Step 1 you mention changes should be made to item "MakeUp_CamoFullFace1" & "item MakeUp_CamoFullFace2" even though for me at least, they appear to already be the same. Is that normal or did I miss something?

No he mention changes to the line "MakeUp_GreenCamo", read slower next time, those are the changes you need to make.

Cheers.
Originally posted by Rusty #DopeRust:
Originally posted by TheJapaneseDeskFlipper:
In Step 1 you mention changes should be made to item "MakeUp_CamoFullFace1" & "item MakeUp_CamoFullFace2" even though for me at least, they appear to already be the same. Is that normal or did I miss something?

No he mention changes to the line "MakeUp_GreenCamo", read slower next time, those are the changes you need to make.

Cheers.

You seem to have misunderstood me, That is my point. The only change I can notice is to "item MakeUp_GreenCamo". I am asking why the other 2 items are listed if no changes were necessary.
Originally posted by TheJapaneseDeskFlipper:
You seem to have misunderstood me, That is my point. The only change I can notice is to "item MakeUp_GreenCamo". I am asking why the other 2 items are listed if no changes were necessary.

Sorry for misunderstanding your question, but since this was basic stuff for me, i even didnt notice those two didnt neeed changes, when i usually mess with files, i tend to be focused, and make notes.

Once again, sorry for misunderstanding your question.

Cheers.
Originally posted by Rusty #DopeRust:
Originally posted by TheJapaneseDeskFlipper:
You seem to have misunderstood me, That is my point. The only change I can notice is to "item MakeUp_GreenCamo". I am asking why the other 2 items are listed if no changes were necessary.

Sorry for misunderstanding your question, but since this was basic stuff for me, i even didnt notice those two didnt neeed changes, when i usually mess with files, i tend to be focused, and make notes.

Once again, sorry for misunderstanding your question.

Cheers.

It's all good. Just me overthinking the instructions at the end of the day.
POPDOG 28 May @ 4:27am 
I ' m appreciate it.
hiomu 9 Jun @ 8:30am 
worked, tysm
< >
Showing 1-12 of 12 comments
Per page: 1530 50