Garry's Mod Wiki

Revision Difference

Player:SetNoCollideWithTeammates#529505

<function name="SetNoCollideWithTeammates" parent="Player" type="classfunc"> <description>Sets whenever the player should not collide with their teammates.</description>⤶ <description>Sets whenever the player should not collide with their teammates.⤶ <note>This will only work for teams with ID 1 to 4 due to internal Engine limitations.</note>⤶ </description>⤶ <realm>Server</realm> <args> <arg name="shouldNotCollide" type="boolean">True to disable, false to enable collision.</arg> </args> </function>