Skip to content

Garey27/hitbox_fixer

Repository files navigation

Hitbox Fixer C/C++ CI

This module fixes incorrect player server-side hitboxes in Counter-Strike 1.6, Half-Life and AG. (Create issue if want support for your mod).

Requirements

One of:

  • HLDS version 8648
  • REHLDS version 3.10 or above

Fixes

  • Fixes absolutely broken hitboxes when numblends == 1 (ducking/standing in reload weapon or plant c4 animation).
  • Hitbox backtrack based on client-side position.
  • Fixes broken hitbox position on spawn (since of correct backtrack)

Downloads

TODO

  • Fully implement non-players setupbones code.