Project Zomboid

Project Zomboid

Unbreakable Vanilla Weapons
 This topic has been pinned, so it's probably important
Sanakan  [developer] 31 Jul, 2022 @ 12:29pm
Bug/Issue reporting & Patches
Please report any potential problems with the mod here. I'll try my best to stay ontop of problems, but know that this is a 1-man mod made by a person with a life outside of Steam & the workshop. Note that fixing compatibility problems with other mods takes a lot of time: and may be impossible, depending on the mod UVW is conflicting with.

Known problems:

    Solved problems:
    • Scissors can not be used to cut player's hair. However, it is possible to trim player's beard/facial hair. FOUND: 17 SEP 2023, FIXED: 17 SEP 2023. Link to patch notes.
    Last edited by Sanakan; 17 Sep, 2023 @ 3:00pm
    < >
    Showing 1-4 of 4 comments
    Rebecca 17 Sep, 2023 @ 5:07am 
    Hi, Scissors still won't cut my hair. I tried to cut my hair even after I removed my hair mods, fluffy hair and yakis hair salon. I was only able to cut hair to bald. :(
    Sanakan  [developer] 17 Sep, 2023 @ 1:53pm 
    Originally posted by Rebecca:
    Hi, Scissors still won't cut my hair. I tried to cut my hair even after I removed my hair mods, fluffy hair and yakis hair salon. I was only able to cut hair to bald. :(
    Confirming that this is a current problem. I am going to look through the files and try to patch it. Current testing shows (with only UBW installed) that scissors are unable to modify character's hair, however, they are functional with facial hair. I'll see if I can fix this in the coming days.

    Screenshots:
    https://i.imgur.com/eGzuftY.png
    https://i.imgur.com/Jt3WPvU.png
    Sanakan  [developer] 17 Sep, 2023 @ 2:12pm 
    Issue found. Scissors section within items_weapons.txt updated.
    OLD:
    item Scissors { DisplayCategory = Household, MaxRange = 0.9, WeaponSprite = Scissors, MinAngle = 0.65, Type = Weapon, MinimumSwingTime = 2, SwingAmountBeforeImpact = 0.02, Categories = SmallBlade, Weight = 0.4, PushBackMod = 0.3, SubCategory = Stab, AimingMod = 0.8, ConditionMax = 10, MaxHitCount = 1, IsAimedHandWeapon = TRUE, DoorDamage = 1, SwingAnim = Stab, CriticalChance = 5, DisplayName = Scissors, MinRange = 0.61, SwingTime = 2, KnockdownMod = 0, Icon = Scissors, TreeDamage = 0, EnduranceMod = 0.5, MetalValue = 8, MinDamage = 0.1, MaxDamage = 0.1, WeaponLength = 0.17, DamageCategory = Slash, DamageMakeHole = TRUE, BreakSound = ScissorsBreak, HitFloorSound = ScissorsHit, ImpactSound = ScissorsHit, DoorHitSound = ScissorsHit, HitSound = ScissorsHit, SwingSound = ScissorsSwing, AttachmentType = Screwdriver, CloseKillMove = Jaw_Stab, }

    NEW:
    item Scissors { DisplayCategory = Household, MaxRange = 0.9, WeaponSprite = Scissors, MinAngle = 0.65, Type = Weapon, MinimumSwingTime = 2, SwingAmountBeforeImpact = 0.02, Categories = SmallBlade, Weight = 0.4, PushBackMod = 0.3, SubCategory = Stab, AimingMod = 0.8, ConditionMax = 10, MaxHitCount = 1, IsAimedHandWeapon = TRUE, DoorDamage = 1, SwingAnim = Stab, CriticalChance = 5, DisplayName = Scissors, MinRange = 0.61, SwingTime = 2, KnockdownMod = 0, Icon = Scissors, TreeDamage = 0, EnduranceMod = 0.5, MetalValue = 8, MinDamage = 0.1, MaxDamage = 0.1, WeaponLength = 0.17, DamageCategory = Slash, DamageMakeHole = TRUE, BreakSound = ScissorsBreak, HitFloorSound = ScissorsHit, ImpactSound = ScissorsHit, DoorHitSound = ScissorsHit, HitSound = ScissorsHit, SwingSound = ScissorsSwing, AttachmentType = Screwdriver, CloseKillMove = Jaw_Stab, Tags = Scissors, }

    Added missing line "Tags = Scissors," which has fixed the problem. This missing line was discovered by cross-referencing the mod's items_weapons.txt file with Vanilla Project Zomboid's items_weapons.txt file.

    Patch will be rolling out today to fix problem.

    Screenshot(s):
    https://i.imgur.com/CgH8LpK.png
    Last edited by Sanakan; 17 Sep, 2023 @ 2:14pm
    mxrcyv707 1 Nov, 2024 @ 4:47pm 
    the hand axe degrading after multiple hits, it's not modded and i dont know why it's doing that while unbreakable vanilla weapons is on.
    < >
    Showing 1-4 of 4 comments
    Per page: 1530 50