Teardown
Det Cord
El_ttio  [开发者] 2023 年 10 月 11 日 下午 7:08
Any ideas for version 3 ?
Discussion for ideas for version 3
< >
正在显示第 1 - 10 条,共 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 7 月 9 日 下午 6:46 
the ability to play with a controller, like the c4 mod
< >
正在显示第 1 - 10 条,共 10 条留言
每页显示数: 1530 50