Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 [2] 3

Author Topic: Fully Automatic Watergun  (Read 25658 times)

QuantumMenace

  • Bay Watcher
    • View Profile
Re: Fully Automatic Watergun
« Reply #15 on: August 10, 2012, 11:38:09 pm »

I tried getting the minecart filled with contaminated water. I couldn't get it to work in the magazine because the flow pushes blood into the walls. I filled it with a cleaning trough with badger blood in it and got water laced with honey badger blood [833], but when the item turned into fluid it didn't make the contaminant appear.

Urist Da Vinci: The tricky part there is keeping the carts far enough apart so they don't hit each other while firing.

Urist McSpike: The main purpose of this isn't drowning, it's bludgeoning. I need them to path in through the corridor while it's active, so I use pumps to keep the water level low enough for them to come in.

lcy03406: Huh? If you do that, the water will solidify the magma.
Logged

lcy03406

  • Bay Watcher
    • View Profile
Re: Fully Automatic Watergun
« Reply #16 on: August 11, 2012, 12:24:39 am »

lcy03406: Huh? If you do that, the water will solidify the magma.
Quote from: Wiki
Obsidian can be formed by mixing water and magma. This results in any tiles containing both water and magma to be replaced with obsidian, and produces a large amount of steam. When dumping water via a pond zone onto magma, the water has to fall free for at least one z-level (i.e. the pond zone must be two or more z-levels above the magma). Otherwise only steam will be produced.
However I've never built a obsidian farm yet. I'm not sure about obsidian or steam.
Logged

Urist Da Vinci

  • Bay Watcher
  • [NATURAL_SKILL: ENGINEER:4]
    • View Profile
Re: Fully Automatic Watergun
« Reply #17 on: August 11, 2012, 02:49:24 am »

...
Urist Da Vinci: The tricky part there is keeping the carts far enough apart so they don't hit each other while firing.
...

... and possibly make carts in other lanes unable to fall soon enough to keep the next cart from hitting them.
...

I just tested a design where, instead of falling the cart, you put an exploit trackramp perpendicular to the direction of the shot on the same tile that used to have a hole. A cart carrying water flies in at high speed, crashes into the parked cart (causing the water to fly out), and is redirected sideways onto the return track. It does still lose some or all of its speed, so I don't know if this is any better than dropping the cart.

Urist McSpike

  • Bay Watcher
    • View Profile
Re: Fully Automatic Watergun
« Reply #18 on: August 11, 2012, 05:35:07 am »

Urist McSpike: The main purpose of this isn't drowning, it's bludgeoning. I need them to path in through the corridor while it's active, so I use pumps to keep the water level low enough for them to come in.

Ah, that's true.  I was just thinking about clearing out the mess afterwards, not keeping the water down during the invasion.  I'm going to have to build one of these to play with!  It looks like it will be easier to manage than my current attempt, which uses silver war hammers... (due to my lack of sand, and abundance of silver ore).  I think one full cart load would hold around 1200, which is a lot of cleaning up.

Don't building destroyers target floor grates from above? And what do you do with amphibious mounts like giant toads?

I haven't had a problem with it yet, but then I haven't had any amphibious critters come through so far.  I don't think building destroyers can destroy the grates, which are on the level below the bridge, and by the time the bridge is open, they're drowned. :p  As for amphibious critters, I'd just move my militia down to deal with them.  Or you could set it up to open into a trap grinder of some kind.
Logged
I mean, look at us.  You give us a young child and a puppy, and we produce, possibly, one of the biggest sins against nature the game has ever seen.

QuantumMenace

  • Bay Watcher
    • View Profile
Re: Fully Automatic Watergun
« Reply #19 on: August 11, 2012, 10:29:45 am »

I just tested a design where, instead of falling the cart, you put an exploit trackramp perpendicular to the direction of the shot on the same tile that used to have a hole. A cart carrying water flies in at high speed, crashes into the parked cart (causing the water to fly out), and is redirected sideways onto the return track. It does still lose some or all of its speed, so I don't know if this is any better than dropping the cart.

From what I've seen, putting a sideways roller where the cart crashes causes the fired objects to be diverted by an angle. A ramp might do the same thing, and it probably takes more ticks to leave the tile than if a roller is used. If the cart isn't over a gap you can just crash it into a fortification without need for a stationary cart.
Logged

DrKillPatient

  • Bay Watcher
  • The yak falls infinitely
    • View Profile
Re: Fully Automatic Watergun
« Reply #20 on: August 11, 2012, 03:44:57 pm »

Why all the fortification/cart stopping systems in the first place? Is not the original minecart autoshotgun design simpler?

Code: [Select]
____
  # |_
__| __ <-- cart goes in this way
   \__ --> and out this way

Side view, where # is a fortification, '|' and '_' are walls and floors, and \ is a ramp. The cart hits the wall, its contents are flung one level upward and through the fortification, then drop back down to flying above ground level a few tiles later once on the other side. The cart falls and rolls elsewhere.
Logged
"Frankly, if you're hanging out with people who tell you to use v.begin() instead of &v[0], you need to rethink your social circle."
    Scott Meyers, Effective STL

I've written bash scripts to make using DF easier under Linux!

QuantumMenace

  • Bay Watcher
    • View Profile
Re: Fully Automatic Watergun
« Reply #21 on: August 12, 2012, 06:10:06 pm »

I don't know whether the wall would hinder range or speed, or cause the water item to turn into liquid prematurely. I wanted the water to stay on the same level as the goblins the entire way as well. It may be best for long-range launchers to have fortifications on the cart level as well as above.

In the case of my map, there were only two levels between the ground and the aquifer anyway (which looks to be the most common number), and I wanted it to be possible to clean the blood from the corridor, which requires it not to be above ground.
Logged

Kofthefens

  • Bay Watcher
  • Keep calm and OH GOD CAPYBARAS
    • View Profile
    • Marshland Games
Re: Fully Automatic Watergun
« Reply #22 on: August 12, 2012, 09:10:30 pm »

Would you mind uploading the save? It's always easiest to poke around something in DF than understand it in pictures.
Logged
I don't care about your indigestion-- How are you is a greeting, not a question.

The epic of Îton Sákrith
The Chronicles of HammerBlaze
My website - Free games

Di

  • Bay Watcher
    • View Profile
Re: Fully Automatic Watergun
« Reply #23 on: August 12, 2012, 11:22:20 pm »

Why all the fortification/cart stopping systems in the first place? Is not the original minecart autoshotgun design simpler?
Code: [Select]
____
  # |_
__| __ <-- cart goes in this way
   \__ --> and out this way
For some reason, contents of cart accelerated by derail ramps didn't go up, while contents of conventionally accelerated cart hitting the same wall would.
Logged
Quote from: Creamcorn
Dwarf Fortress: Where you meet the limit of your imagination, moral compass, sanity and CPU processor.
http://www.bay12forums.com/smf/index.php?topic=103080.0 Fix sober vampires!
http://www.bay12forums.com/smf/index.php?topic=91442.0 Dwarven Cognitive Science

QuantumMenace

  • Bay Watcher
    • View Profile
Re: Fully Automatic Watergun
« Reply #24 on: August 17, 2012, 05:23:38 pm »

Di: from what I've seen, it looks like derail-accelerated carts may go right down into the gap instead of jumping across it if there's a ramp below, causing the thrown item to appear at the level the cart started at.

I tried uploading the file here: (link)

That's the first time I've ever uploaded a save so I'm not entirely sure it will work. I run mine using Phoebus tileset if it matters.

Also of note is a shooting range/metal multiplier setup using a minecart repeater and a single door.
Logged

Urist McSpike

  • Bay Watcher
    • View Profile
Re: Fully Automatic Watergun
« Reply #25 on: September 13, 2012, 10:37:16 am »

That's the first time I've ever uploaded a save so I'm not entirely sure it will work. I run mine using Phoebus tileset if it matters.

Slight necro bump.  QM, the save works fine for me (but I use Phoebus also).  Did you ever get a better drainage system worked out?  Also, what's the looped track with the pressure plates, just north of the pumps?  Is that part of the launcher system, to toggle the trapdoors during firing?
Logged
I mean, look at us.  You give us a young child and a puppy, and we produce, possibly, one of the biggest sins against nature the game has ever seen.

QuantumMenace

  • Bay Watcher
    • View Profile
Re: Fully Automatic Watergun
« Reply #26 on: September 13, 2012, 11:46:03 am »

Since then I've tried making one above ground, but I'm not happy with the results. I'd like it better if water didn't leave permanent mud all over the surface. Shooting it in freezing weather doesn't work very well either, since globs will hit ice walls and build them back towards the fortification, jamming the setup I had. Of course it was only 1 level above ground, and shot at high velocity.

I'm assuming that building destroyers will attack floor bars. Too bad, that would make better drainage. I'm thinking of making pumps in 2 rows running the length of the corridor to keep the lane between the ramps dry.

The loop track has nothing to do with the launcher. It's the repeater for my shooting range, which is on the magma forge level. It leaves the door open 18 ticks (except when starting, it's open more than 100) then closes it, blocking every bolt before it can hit the goblin. I've gone through hundreds of bolts with no waste, and melting them gives back 250% of the metal you start with. Unfortunately the opening and closing causes lag.

I'm currently trying to find a decent embark to build my next design, even with dfhack prospect it's a pain to find sites with both sand and fire clay, and decent building space above and below the aquifer.
Logged

Urist McSpike

  • Bay Watcher
    • View Profile
Re: Fully Automatic Watergun
« Reply #27 on: September 13, 2012, 01:15:30 pm »

Yeah, mud is annoying, and I wish it'd dry up and blow away, at some point.  Or if water simply wouldn't leave mud on rock floors.  Oh well.  Too bad we can't dig fortifications in the floors, as that would drain it nicely.  And barring a load of artifact grates, that's not a good way to go.

I'm trying to build this on my current embark - it does have freezing winters, but that shouldn't be a problem, since I'm putting it underground like your original design.  I think I'll try putting fortifications down one side, with a drainage trench below, along with pumps above.
Logged
I mean, look at us.  You give us a young child and a puppy, and we produce, possibly, one of the biggest sins against nature the game has ever seen.

Gaybarowner

  • Bay Watcher
  • [SLOW_LEARNER] [VERMIN_HATEABLE]
    • View Profile
Re: Fully Automatic Watergun
« Reply #28 on: September 13, 2012, 01:37:24 pm »

Oh god its  beautiful!
Logged

QuantumMenace

  • Bay Watcher
    • View Profile
Re: Fully Automatic Watergun
« Reply #29 on: September 13, 2012, 01:46:53 pm »

Be careful with the freezing unless the pumps are underground as well. I think water freezing into a wall underneath a grate will deconstruct the grate. Unfortunately you can't carve down stairs instead of channeling there because pumps can't pull water through them.

Also be careful with water pushing items and creatures through fortifications.
Logged
Pages: 1 [2] 3