Project Zomboid

Project Zomboid

35 ratings
TiRekS' Propane Station & The Workshop Compatibility
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
157.989 KB
Feb 9, 2022 @ 5:47pm
1 Change Note ( view )

Subscribe to download
TiRekS' Propane Station & The Workshop Compatibility

Description
This modlet updates a single file to allow for refilling the Industrial Propane Tank from The Workshop Mod.

That's it, it just works.

If for some reason you are carrying both a regular propane tank and an industrial one to refill, two refill propane tank options will show up. One for each type (even though they are worded the same).

Be sure to load this AFTER the other two mods that are required.

Workshop ID: 2748628874
Mod ID: PropStationWorkshop
7 Comments
NobodyNew Dec 24, 2023 @ 1:34am 
The main mod (not compat) doesn't work for latest version, the propane tank behaves like regular gasoline pump(can't refill blow torch, but can fill empty bottle).
Joulkath  [author] Feb 27, 2022 @ 11:56am 
Eh, go ahead, it's not really my code, I just copied the lines that filled the propane tank, pasted them, and changed the item being refilled. I'm sure there was a better way of doing it, and in fact looking at Filibusters code, you can even do a mod check to see if The Workshop is installed then include the process, other wise don't, and remove the Dependency all together.

TLDR; Sure, but there's probably a better way of doing it.
Fie Feb 26, 2022 @ 1:47pm 
I am thinking of merging this into the original mod with the authors' permission and maintaining my own fork. Would you be fine with me using your code?
Joulkath  [author] Feb 15, 2022 @ 10:20am 
Cool, I'll fix that on my next day off. Friday I think it is.
NCrawler Feb 15, 2022 @ 6:07am 
If you change the string "ContextMenu_RefillPropaneTank" to "ContextMenu_RefillPropaneTankLarge" for the large tank and then add a new file, ContextMenu_EN.txt, with the following text: ContextMenu_EN = {
ContextMenu_RefillPropaneTankLarge = "Refill Large Propane Tank",
} to lua\shared\Translate\EN then the text will be different for each of the tanks.
Joulkath  [author] Feb 11, 2022 @ 8:21am 
No problem, I was getting annoyed myself. This one was easy. The Propane Truck that Filibuster's adds is a whole nother kettle of fish, that I haven't figure out.
FreeBird-550 Feb 10, 2022 @ 9:40pm 
Thank you so much for this, i had 6 indys and one normal one. Refilling them was a pain in the zombie.