Revision Difference
Player:SetNoCollideWithTeammates#512434
<function name="SetNoCollideWithTeammates" parent="Player" type="classfunc">⤶
<description>⤶
Sets whenever the player should not collide with their teammates.⤶
⤶
<bug issue="2757">This only works with <page>Player:Team</page> IDs 1-4. This also has major collision issues.</bug>⤶
</description>⤶
<realm>Server</realm>⤶
<args>⤶
<arg name="shouldNotCollide" type="boolean">True to disable, false to enable collision.</arg>⤶
</args>⤶
</function>⤶
⤶