Project Zomboid

Project Zomboid

TiRekS' Propane Station & The Workshop Compatibility
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.