Player
csgo.player
Last updated
csgo.player
Last updated
local Hitboxes =
{
Head = 0,
Neck = 1,
Pelvis = 2,
Body = 3,
Thorax = 4,
Chest = 5,
UpperChest = 6,
LeftThigh = 7,
RightThigh = 8,
LeftCalf = 9,
RightCalf = 10,
LeftFoot = 11,
RightFoot = 12,
LeftHand = 13,
RightHand = 14,
LeftUpperArm = 15,
LeftForearm = 16,
RightUpperArm = 17,
RightForearm = 18,
}