11.12.2015, 11:00
#define BODY_PART_TORSO 3
#define BODY_PART_GROIN 4
#define BODY_PART_LEFT_ARM 5
#define BODY_PART_RIGHT_ARM 6
#define BODY_PART_LEFT_LEG 7
#define BODY_PART_RIGHT_LEG 8
#define BODY_PART_HEAD 9
(Yes, the wiki does say CHEST, but in fact, if you shoot someone in the groin with these values, it does in fact return the groin bodypart. Not sure why/how this happened, but 4 is groin/genitals.)
#define BODY_PART_GROIN 4
#define BODY_PART_LEFT_ARM 5
#define BODY_PART_RIGHT_ARM 6
#define BODY_PART_LEFT_LEG 7
#define BODY_PART_RIGHT_LEG 8
#define BODY_PART_HEAD 9
(Yes, the wiki does say CHEST, but in fact, if you shoot someone in the groin with these values, it does in fact return the groin bodypart. Not sure why/how this happened, but 4 is groin/genitals.)

