Project Zomboid

Project Zomboid

40 vurderinger
Content Tweaker
   
Utmerkelse
Favoritt
Favoritter
Fjern som favoritt
Filstørrelse
Lagt ut
Oppdatert
4.633 KB
25. jan. 2022 kl. 20.33
5. feb. 2022 kl. 1.05
2 endringslogger ( vis )

Abonner for å laste ned
Content Tweaker

I 1 samling av Aristine
private re-sub
173 gjenstander
Beskrivelse
Framework for tweaking various content and content distributions.

Available Tweaks
  • Item Parameters
  • Item Distributions
  • Vehicle Zone Distributions (spawns) (currently only supports removal)

Planned Tweaks
  • Vehicle Parameters
  • Vehicle Distributions
  • Vehicle Component Parameters
  • Zombie Distributions


Examples?
You can use my Ballistic Tweaks mod as an example. The source code is available as a reference.

Workshop ID: 2731875387
Mod ID: ari_content_tweaker
5 kommentarer
Sirze 11. des. 2023 kl. 15.38 
Hi sorry for asking help in this comment but I can’t make work the function that remove items from all the loot tables, I need remove something of a mod. All other things works fine. Please can u help me?
General M-13 / Vindya Miriel 2. mars 2022 kl. 3.39 
I wonder, would this also work to increase the health for walls or doors ? if so: how do you go about doing this? i've been fiddling but either i'm doing it wrong or it's not possible XD
in my case i'm trying to tweak Log Walls
Greez 26. jan. 2022 kl. 13.10 
Thanks
Aristine  [skaper] 26. jan. 2022 kl. 12.52 
@Greez Yeah, you'd just need to put it in double quotes like "Can Opener"
You can actually do the same for numerics, so "40" is the same as 40
Added an example here. [gitlab.com]
Greez 26. jan. 2022 kl. 12.33 
Hello. Will your Function work if the parameter changes are not numeric, but alphabetic?
for example change

Tags = Can Opener
on the
Tags = CanSloser
?