Thread: [Solved] tf2 bullet penetration?
View Single Post
Author Message
ezetna
Junior Member
Join Date: Oct 2012
Old 10-03-2020 , 06:59   tf2 bullet penetration?
Reply With Quote #1

i want a bullet through the team

i've tried

SetEntProp(iClient, Prop_Send, "m_CollisionGroup", 2)
or
SetEntProp(iClient, Prop_Send, "m_CollisionGroup", 10)
and
sdkhook ShouldCollide


CollisionGroup 10 problem is team healing or any targeting etc


i don't know how to use the collisionhook extension

need help

Last edited by ezetna; 10-07-2020 at 10:05. Reason: solved!
ezetna is offline