Project Zomboid

Project Zomboid

Treasure hunt event
 This topic has been pinned, so it's probably important
tanp0p0  [developer] 18 Mar, 2024 @ 2:44pm
About "Unique item generation"
Unique items will appear as event rewards.
By default, the more difficult the mission, the more likely it is to appear.

Weapons, clothes, and bags can be made unique
(Clothes could only be renamed...)

To all users

A can adjust the quality of unique items with Sandbox-option
Server admins have the option to generate unique items at any time.


Newly subscribed user

A can install it as soon as you start it.


To updated users

It can be introduced by changing the event file from sandbox-option
pkszTHv202403 => pkszTHvE202403
This is a function to switch event folders
You can also freely edit the newly added event file folder.

To Server admin

To make a unique item appear, in the loadout item,
epic/
Please add
For details, please refer to the newly added event file.

Please note that you can only append "epic/" to the loadOut.txt file

Make it unique using any of the following methods

epic/Base.HuntingKnife = 1
epic/random = fashion
epic/random = random
epic/randomGP = CivilRifle

If a randomly selected item cannot be made unique, it will be ignored.

For more information, please see this
https://github.com/pkszZomboid/pkszTH/wiki/EN_6_uniq_item
Last edited by tanp0p0; 20 Mar, 2024 @ 9:44pm