Here comes the TrueCombat:Elite HitBox :
"Bigger Box" : is the ET relic that triggers a "contact!" but do not register damage.
"Smaller Boxes" : are the TCE hitBoxes.
-
ScreenShot 1
-
ScreenShot 2
Here comes the HitBox with r_bonesdebug (aka tags) :
Sidenote :
Forget thales about the damage, the HitBox mixed with items like
FPS, Ping or Animations can explain that sometimes you shoot straight to the target and still miss to register damage.
The best thing is to do some tests by yourself.
Local Server test :
Code:
sv_pure 0
devmap obj_northport
g_debugBullets 9
cg_thirdperson 1 (if you are alone)
cg_thirdpersonAngle 180 (Front view)
Private Server test :Code:
rcon devmap obj_northport
rcon g_debugBullets 9
(try the different values "3" only displays the hitbox when you shoot the player i think)