Teardown

Teardown

Det Cord
El_ttio  [developer] Oct 11, 2023 @ 7:08pm
Any ideas for version 3 ?
Discussion for ideas for version 3
< >
Showing 1-9 of 9 comments
Fumitsu Oct 14, 2023 @ 1:06pm 
The ability to change the keybind
micromic Nov 15, 2023 @ 1:50am 
yeah changing the keybind, also maybe different det cord color?
Endmoistfoil Dec 1, 2023 @ 6:28am 
Being npt just able to adjust explosion power but also being able to pick a mode that only cuts pixels behind the cord
Beetlejuicexx Jan 2, 2024 @ 3:21pm 
Could you make an option so it doesn't set things on fire, but does cut through things as it does already? (I'd like to use it to bring buildings down, but want to avoid the fire that it creates)
Last edited by Beetlejuicexx; Jan 2, 2024 @ 3:22pm
xJonQx Jan 9, 2024 @ 9:18am 
Detcord is my favorite mod. Could you please add the following:

1. The ability to detonate when you're on another tool. The C4 Mod works this way - the detonate hotkey is always active, so if you're in a tool like a cinematic cam, you can detonate when you're ready.
This is critically important so I can make videos based on this mod.

2. An option to set an initial delay before starting the detonation once you've pressed the hotkey. This is valuable in itself but could be a (less elegant) workaround for #1.

3. ability to delete the last laid cord (eg SHIFT+LMB) -- sometimes you make a mistake, it would be great to have an undo. If this could work for the last N cords, that would be even better. I spend a lot of time quicksaving, and backing up the quicksaves so I can roll-back if I make a mistake.

4. Option to disable the cable sag -- and have it be a perfectly straight line from point-to-point. I spend a lot of time trying to overcome this on long runs. For example if I want to slice through a long part of the floor, by running from one end of the building to another, the cord is sagging so much in the middle that it doesn't cause consistent damage from end-to-end,

5. Option to change color of the cord, even better make it mostly transparent, so it doesn't appear or is less obvious in videos.

6. Ability to add a DELAY in between cords (eg RMB). This would allow for more co--ordinated explosions. People could add multiple delays in a row to vary the inter-cord delays. It would be excellent if the delay value was configurable (global option, not per-click).

Here's a video example of what i've been doing with det cord:
xJonQx Jan 10, 2024 @ 6:08am 
So I decided to take a stab at tweaking your mod and I added #1 and #4 easily. The mod is even more awesome now.

I fixed #1 by changing this:
if GetString("game.player.tool") == "detcord" then

to:
if (GetString("game.player.tool") == "detcord") or (InputPressed("K") and #Cords > 0) then

and #3 was just changing the slack= parameter from -0.7 to -100 - but obviously for the masses this would need to be an option.
Last edited by xJonQx; Jan 10, 2024 @ 6:10am
El_ttio  [developer] Feb 23, 2024 @ 9:07am 
Thanks for your ideas !
I will work on version 3 !
Notebookbean Feb 26, 2024 @ 5:12pm 
Maybe add a variant that creates a fire instead of explosion with the strength changing the area in which the fire is created/size of fire created.
Gloomy Jul 22, 2024 @ 7:20pm 
The ability to change the keybinds, i have special hands
< >
Showing 1-9 of 9 comments
Per page: 1530 50