View Single Post
TheUnderTaker
Senior Member
Join Date: Dec 2013
Location: Israel
Old 07-19-2015 , 12:37   Re: [TF2] Disable Player Collision
Reply With Quote #2

PHP Code:
SetEntProp(iClientProp_Data"m_CollisionGroup"0); 


By the way, How can i get props like m_CollisionGroup, m_bGlowEnabled and more?
__________________
SourcePawn, C# and C++ Programmer.

My plugin list
TheUnderTaker is offline