Project Zomboid

Project Zomboid

40 évaluations
Content Tweaker
   
Récompenser
Ajouter aux favoris
Favoris
Retirer des favoris
Taille du fichier
Publié le
Mis à jour le
4.633 KB
25 janv. 2022 à 20h33
5 févr. 2022 à 1h05
2 notes de changement ( voir )

S'abonner pour télécharger
Content Tweaker

Dans 1 collection faite par Aristine
private re-sub
173 objets
Description
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 commentaires
Sirze 11 déc. 2023 à 15h38 
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 à 3h39 
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 janv. 2022 à 13h10 
Thanks
Aristine  [créateur] 26 janv. 2022 à 12h52 
@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 janv. 2022 à 12h33 
Hello. Will your Function work if the parameter changes are not numeric, but alphabetic?
for example change

Tags = Can Opener
on the
Tags = CanSloser
?