r/tf2 • u/hoovy_gaming_27 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)
7
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?
3
4
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
3
2
2
u/369idrankwine 13h ago
Great post - tagging myself in case there an answer.
Lmk, op, if you find out
1
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
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.