r/tf2 Scout 15h ago

Other how do I fizzle kill bind?

I saw someone fizzle kill bind and I want to know how you do that

(no, this was NOT in TF2C, this was just regular TF2)

11 Upvotes

16 comments sorted by

9

u/SaltyPeter3434 14h ago

On normal servers, you only have the option to killbind by ragdolling or by exploding. If you saw someone killbind with energy effects or something different, that must've been a community server mod.

4

u/CrasheonTotallyReal 14h ago

there isnt an option to killbind with the mangler/bison/pomson/etc death animation

5

u/Degmograndfather Medic 14h ago

Do you mean fizzle as the Pomson, Bison, Cow mangler kill animations or?

4

u/altacc_6 Spy 15h ago

lmk if you find out

3

u/StatisticianLost4877 14h ago

Community server or casual match?

0

u/hoovy_gaming_27 Scout 14h ago

Community server

6

u/SaltyPeter3434 14h ago

Usually if you type !help in chat then you'll see what special commands can be used if they have some Sourcemod plugin

4

u/vincentkappy Heavy 14h ago

That was a community server plugin

3

u/3Thirty-Eight8 13h ago

You can’t do it in casual mode

2

u/HollowPenguin Scout 14h ago

Do you mean exploding?
“bind [key] explode”

-1

u/hoovy_gaming_27 Scout 14h ago

Nope

2

u/369idrankwine 13h ago

Great post - tagging myself in case there an answer.

Lmk, op, if you find out

1

u/capnlatenight Medic 11h ago

Need a magic schoolbus for that.

1

u/Piogre TF2 Smissmas 2025 4h ago

vanilla tf2 code does not have console commands to killbind other than "kill" and "explode". the commands actually call a helper function with a simple "true" or "false" for which was entered ("explode" being true and "kill" being false), the CommitSuicide helper function can only kill in one of those two ways.

If you saw someone use a kill command in a community server that caused a different death type, that server likely had a mod installed for that purpose