Project Zomboid

Project Zomboid

[B42] WaterPipes (Irrigation Pipes)
50 条留言
angelpinayav 7 月 9 日 下午 4:27 
actualizate por favor T_T T_T
yashoku.shade 6 月 4 日 下午 4:22 
Agreed sad day when this mod stops working. in B42 I can't get the pipes to work on a rooftop garden. They did for B41.
Tasolth 5 月 29 日 下午 4:52 
Sad day when this mod stops working... now I gotta manually water my farm or wait for rain.
JT1527 5 月 26 日 上午 8:07 
Also to note, when i disabled the mod, the pipes in my inventory and the new pipes placed disappeared, but the pipes that broke / got bricked stayed in the game.
JT1527 5 月 26 日 上午 8:03 
Something happened with the mod when i went debug mode and added in more mods- completely broke the tiles they were on, along with all my rain collector barrels. i no longer had the option to 'Remove Irrigation Pipes'. I was able to place new ones, and the new ones had the ability to be removed

when i destroyed the old pipes, it kept throwing an error.
Toggle 5 月 24 日 上午 3:43 
Commenting to say the mod is a bit finiky to use. It worked fine before the update but since then it wont allow me to place pipes on dirt tiles or any tiles that aren't outside my greenhouse.
Fernanmonster 5 月 21 日 上午 1:01 
It no longer works, in the boxes where I have installed the pipes it does not allow me to plant
Victor Delacroix 5 月 7 日 上午 5:42 
In my game, I can place the pipes almost anywhere but a dirt floor block I have placed in my yard even though I have rain collector barrels with water and furrows with seeds in them nearby.
JoJoTankGaz 4 月 23 日 上午 5:20 
it don't really works anymore have test it :(
Redacted 4 月 22 日 上午 3:37 
I wonder when people start to realize what 'port' means. Instead of asking someone to add gasoline and vertical pipes etc.
ghost 4 月 21 日 下午 7:45 
Is this working despite the errors? Or should I just remove it
ossie 4 月 21 日 上午 4:59 
the multiple barrel connection seems to not work, it doesn't equalize the water level across all of the barrels.

I have the barrels connected with them towards the pipe so they "connect" and i also tried with it next to the pipe but not visually "connected"
megahero60 4 月 9 日 下午 4:35 
whelp still great option to combo with that new drain pipe mod, thank you it is annoying to check every plant if not needed for water.
lemonandtea101 4 月 8 日 上午 10:50 
FYI If you are confused like I was, do not use the "Place Item" function to lay irrigation pipes. Right-click with irrigation pipes in your inventory and it will open a dropdown menu to place the pipes. :)
Maks_Pr0 3 月 14 日 上午 4:48 
In multiplayer we have a problem: Server and new player have different versions of mod. But we downloaded it only in one moment.
Mad Data Scientist !PC 3 月 14 日 上午 1:07 
in b41 there was also a mod that added vertical pipes. could use that one as well :)
Racoon 3 月 11 日 上午 4:24 
can I just use this to connect between barrels to fill up equally? since my toilet and water sink is too far away from each other
z0ntir 3 月 8 日 下午 12:35 
ca you make it work with gasoline? to maintain a generator always filled
OIOIOI 3 月 5 日 下午 2:49 
this mod needs update. it never really works for me. the plants received no water. and the rain barrel seems to have 0 water every time I restart the game. The irrigation pipe can't be placed on all tiles. for example, if I put dirt on concrete the pipe can't be placed down.
taeyang24 3 月 4 日 上午 10:33 
@秋风之墩 Thx, bro!!
秋风之墩 3 月 4 日 上午 4:51 
1. Find and open file: ↓
\SteamLibrary\steamapps\workshop\content\108600\3405984718\mods\WaterPipes\42\media\lua\server\BuildingObjects -> zpipe.lua

2. Find and change code: ↓
local specialObjectsAllowed = 0; -> local specialObjectsAllowed = 1;

3. It can now be built on farmland!:steamhappy:

This is a temporary solution.
秋风之墩 3 月 4 日 上午 3:42 
1. Find and open file: ↓
\SteamLibrary\steamapps\workshop\content\108600\3405984718\mods\WaterPipes\42\media\lua\server -> WaterPipe.lua

2. Find and change code: ↓
local waterToRemove = waterNeeded * 1.5; -> local waterToRemove = waterNeeded * 0.02;

3. Water consumption returns to normal!:steamhappy:
ChiefOMW 2 月 10 日 下午 12:57 
I am too. Placing pipes seems bugged in certain areas. I can't figure out what's causing it.
JPinkm4nn 2 月 5 日 上午 11:46 
Hey I'm having trouble laying irrigation pipes over floors built using carpentry,
Bobatron 2 月 4 日 下午 2:15 
How do I transfer the liquids? I've placed the irrigation piping next to the barrels but when clicking collector, no pipe or container appears to 'transfer the liquid' as you said
Slawo 2 月 3 日 上午 2:17 
Compared to the original, this one only allows me to place the pipes on grass tile, floor and dirt tiles I cant place pipes on...
papanancho 1 月 28 日 下午 7:43 
`attempted index: pipes of non-table: null
function: loadPipe -- file: WaterPipe.lua line # 101 | MOD: [B42] Drip Irrigation
function: LoadGridsquare -- file: WaterPipe.lua line # 127 | MOD: [B42] Drip Irrigation
java.lang.RuntimeException: attempted index: pipes of non-table: null

`
Vasakot 1 月 27 日 上午 8:47 
irrigation consumed 550 liter in 3 day while crops still became dryer
RyanFinn 1 月 27 日 上午 2:37 
i get a lot of these
`attempted index: pipes of non-table: null
function: loadPipe -- file: WaterPipe.lua line # 101 | MOD: [B42] Drip Irrigation
function: LoadGridsquare -- file: WaterPipe.lua line # 127 | MOD: [B42] Drip Irrigation
java.lang.RuntimeException: attempted index: pipes of non-table: null
at se.krka.kahlua.vm.KahluaThread.tableget(KahluaThread.java:1667)
at se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:479)
at se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:173)
at se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1963)
at se.krka.kahlua.vm.KahluaThread.pcallvoid(KahluaThread.java:1790)
at se.krka.kahlua.integration.LuaCaller.pcallvoid(LuaCaller.java:66)
at se.krka.kahlua.integration.LuaCaller.protectedCallVoid(LuaCaller.java:139)
chicken 1 月 19 日 上午 5:12 
My crops doing well... Irrigation is the future!
Fenrir 1 月 18 日 下午 7:01 
The update broke something fundamental to the point it can currpt saves/causes crashes. I would recommend against using it atm.
Rachel L 1 月 18 日 下午 3:27 
@x1loks[on] The mod description might not, but if you look at the recipe icons, it will have a table icon. that shows it needs surface.
x1loks[on]™ [Soma] 1 月 18 日 下午 2:43 
I finally figured out how to craft those pipes. The mod description doesn’t mention that a workbench is required for crafting, and I couldn’t find the recipe because it was listed as '??????' in the game due to broken localization files.
The localization is actually broken (with '???' instead of words in the files), and simply changing from ANSI to UTF-8 won’t help.
Rachel L 1 月 18 日 上午 5:08 
You need a iron pipe, a screwdriver and a hammer. Then open the crafting menu and it search for pipe. It should appear
x1loks[on]™ [Soma] 1 月 18 日 上午 3:00 
I don't understand how to craft pipes; I can't find the recipe in either the crafting menu or the building menu.
Fenrir 1 月 17 日 下午 3:31 
Oh sorry yeah i found the "issue" there was a pipe "half" build that drew endless water. after i replaced it it worked (found it because the plants after it dried out)
Randy Lahey 1 月 17 日 上午 10:19 
Hey, I've build a water base and I cant place the pipes on any floor I made (player-made surface), I can place them on water, regular ground and sand, but not on my wooden floor or dirt I've moved
PrDatur  [作者] 1 月 17 日 上午 9:23 
"Ryuk 15. Jan. um 16:32 Work on saved game ?" yes
"Fenrir Vor 17 Stunden It seems to always drain all barrels to 0? But it still waters the plants Oo" the "logic" how it will water is not changed or let me say overthinked, i only fixed some issues and (for me) cleaned up the code a bit.
S7 1 月 17 日 上午 8:11 
Even if it won't water while I am away its still good for watering time :)
Cool mod
Fenrir 1 月 16 日 下午 3:48 
It seems to always drain all barrels to 0? But it still waters the plants Oo
Ryuk 1 月 15 日 上午 7:32 
Work on saved game ?
Redacted 1 月 14 日 上午 5:57 
Need any specific plumbing fixes?
秋风之墩 1 月 14 日 上午 12:20 
Awesome and thank you for your efforts. :steamhappy:
Find one error : Placing irrigation pipes in some places, after a period of time, will cause an error and will be automatically deleted...
PrDatur  [作者] 1 月 13 日 上午 10:51 
It is impossible to retrieve barrels while out of streaming range, in case of that, i have fixed the error message. but it will NOT watering plants if you are not in range of the barrel. Sorry I tried to get the barrel with other methods, without luck.
PrDatur  [作者] 1 月 13 日 上午 7:23 
Currently there is a bug, it only works if you are near the barrel / pipes. I'm working on it.
Cookies 1 月 13 日 上午 7:07 
hey man, would it be possible to port a mod? Is made by someone else... but he has not replyed at all. Is about the spear trap mod.

If u can do it, the whole PZ community will appreciate. thx
Omni 1 月 12 日 下午 9:36 
Hope this works! Thanks for porting it to B42!
Revenant Adam 🥇 1 月 12 日 下午 9:24 
@Rachel L, I will restrain from adding it to my save for the time. Tell us your feedback once you have tested it!
Rachel L 1 月 12 日 下午 2:24 
Lets see if this will work because this will be a life saver