Garry's Mod Wiki

Revision Difference

Player:SetHullDuck#528577

<function name="SetHullDuck" parent="Player" type="classfunc"> <description>Sets the mins and maxs of the AABB of the players collision when ducked.</description> <description>Sets the mins and maxs of the AABB of the players collision when ducked. See <page>Player:SetHull</page> for setting the hull while standing. </description> <realm>Shared</realm> <args> <arg name="hullMins" type="Vector">The min coordinates of the hull.</arg> <arg name="hullMaxs" type="Vector">The max coordinates of the hull.</arg> </args> </function>