Jump to content

drainableComboItem


cerati

Recommended Posts

Some examples objects of type "DrainableComboItem" are:

  • Flashlight
  • Water Bottle
  • Bottle of Disinfectant
  • Soap
  • Twine
  • Wire
  • etc.

 

Some examples objects of type "Radio" are:

  • ValuTech Radio
  • Makeshift Radio
  • Premium Technologies Radio
  • US ARMY COMM. Ham Radio
  • etc.

 

"Radio" is listed as a subclass of "DrainableComboItem". Here's two links to the sites listing this.

https://projectzomboid.com/modding/zombie/inventory/types/Radio.html

https://theindiestone.com/zomboidjavadocs/zombie/inventory/types/Radio.html

image.png.876b935591f8b02ce689af68de4e3007.png

 

 

There's some more item examples listed under "newitems.txt", "items.txt", and "items_radio.txt" in these locations:

  • ..\steamapps\common\ProjectZomboid\media\scripts\newitems.txt
  • ..\steamapps\common\ProjectZomboid\media\scripts\items.txt
  • ..\steamapps\common\ProjectZomboid\media\scripts\items_radio.txt
  • There's probably more examples in some other text files under the "scripts" folder.

 

 

"DrainableComboItem" items have the Type name of "Drainable" in the files.

"Radio" items have the Type name of "Radio" in the files.

 

items.txt

image.thumb.png.59ce679bb9801e19a2f9a37712241880.png

 

 

newitems.txt

image.thumb.png.cacc359378e30a56826ef3eb6939926a.png

 

 

items_radio.txt

image.png

 

 

 

Hope this helps. :)

 

 

 

Edited by ATPHHe
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...