🔨 Dev-tool that demonstrates on client-side true position of the hitboxes calculated by server
Go to file
2024-11-01 19:26:07 +03:00
dep Send custom data via svc_director message instead of delta. 2018-01-02 20:32:24 +07:00
hitboxtracker updated PlayerExtraInfo pattern (#2) 2020-11-03 18:37:49 +07:00
msvc Add project 2017-12-30 06:12:48 +07:00
.gitignore Add project 2017-12-30 06:12:48 +07:00
CHANGELOG.md added changelog 2024-11-01 19:23:44 +03:00
LICENSE.md added changelog 2024-11-01 19:23:44 +03:00
README.md added changelog 2024-11-01 19:23:44 +03:00

hitboxtracker Percentage of issues still open GitHub license Deprecated GitHub issues GitHub forks GitHub stars

Description

Dev-tool that demonstrates on client-side true position of the hitboxes calculated by server

Installation

  • Install hitboxtracker_mm.dll on your HLDS as metamod plugin
  • Put hitboxtracker.dll and cs.exe to working directory of the game CS 1.6 client
  • Run cs.exe

Requirements

  • For Client: build 4554 and later
  • For HLDS: Metamod 1.20 and later

Configuring

r_drawentities Description
0 No entities
1 Default and draws entities normally
2 Entities draws as skeletons
3 Entities draws hitboxes
4 Entities draws with translucent hitboxes and the model beneath the hitboxes
5 Individual box for player and weapon
6 Same as 4 but draws true position of the hitboxes calculated by server
7 Same as 6 but draws not translucent

Preview

r_drawentities-preview