Page 1 of 1

Killing (suicide) on DDRace

Posted: Thu Jun 30, 2016 5:09 pm
by Oblique.
Hello,

I have my kill bind on the key "c" so that I can kill myself quickly on FNG. But it happens to be next to my toggle dummy bind, so I accidentally commit suicide a lot on DDRace. It's pretty annoying, to say the least. So I was thinking that maybe a developer could make "/kill" (the kill protection thing) become the only way to kill on DDRace. If that feature were to be implemented, I would use something like the key "i" as my bind for "/kill," since there would be little chance that I accidentally hit it. Then I would keep my regular kill bind for all other mods on "c."

I'd like to see what you guys think of this.

Re: Killing (suicide) on DDRace

Posted: Thu Jun 30, 2016 5:25 pm
by hi_leute_gll
In the way you describe it everyone would need to switch to /kill, which would be pretty annoying for all others.

Re: Killing (suicide) on DDRace

Posted: Thu Jun 30, 2016 5:59 pm
by aaa
bind i "kill; unbind c"
bind o "bind c kill"

uses 1 more key but works (obviously if you're scared of pressing o accidently aswell you can put another key to bind kill back, also you will have to press i once when you start playing ddrace)

Re: Killing (suicide) on DDRace

Posted: Thu Jun 30, 2016 6:02 pm
by Index
And I always thought my system with two kill binds is unique :p
So yea, like aaa wrote you can do it with two binds (best solution for me), one unbinding the other.
Or you manually unbind and rebind in f1 (with bind x kill, unbind x) when you are far in a map.

I don't think we should change the kill system in any way. It's just fine like that.

Re: Killing (suicide) on DDRace

Posted: Thu Jun 30, 2016 7:19 pm
by timakro
I'm doing it like aaa and Index, kill protection actually sucks when you do it like that.

Re: Killing (suicide) on DDRace

Posted: Thu Jun 30, 2016 10:06 pm
by Oblique.
Thanks.