Teardown
Det Cord
El_ttio  [개발자] 2023년 10월 11일 오후 7시 08분
Any ideas for version 3 ?
Discussion for ideas for version 3
< >
전체 댓글 10개 중 1~10개 표시 중
Fumitsu 2023년 10월 14일 오후 1시 06분 
The ability to change the keybind
micromic 2023년 11월 15일 오전 1시 50분 
yeah changing the keybind, also maybe different det cord color?
Endmoistfoil 2023년 12월 1일 오전 6시 28분 
Being npt just able to adjust explosion power but also being able to pick a mode that only cuts pixels behind the cord
Beetlejuicexx 2024년 1월 2일 오후 3시 21분 
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)
Beetlejuicexx 님이 마지막으로 수정; 2024년 1월 2일 오후 3시 22분
xJonQx 2024년 1월 9일 오전 9시 18분 
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 2024년 1월 10일 오전 6시 08분 
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.
xJonQx 님이 마지막으로 수정; 2024년 1월 10일 오전 6시 10분
El_ttio  [개발자] 2024년 2월 23일 오전 9시 07분 
Thanks for your ideas !
I will work on version 3 !
Notebookbean 2024년 2월 26일 오후 5시 12분 
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 2024년 7월 22일 오후 7시 20분 
The ability to change the keybinds, i have special hands
awesome14785 2025년 7월 9일 오후 6시 46분 
the ability to play with a controller, like the c4 mod
< >
전체 댓글 10개 중 1~10개 표시 중
페이지당 표시 개수: 1530 50