Simple Hitmarkers

If you liked this item, please rate it up on Steam Workshop page.

Author: Lixquid

Last revision: 20 Jun, 2017 at 18:07 UTC

File size: 7.17 KB

On Steam Workshop

Description:

Simple Hitmarkers adds a small hitmarker with accompanying sound when damage is dealt to any player or NPC.

Features:

– Highly Customizable; disable sound, change hitmarker size, time, and critical display.
– Efficient; network traffic is a single net message per hit, and a single hook on client and server.
– Lightweight; the entire addon included resources is just 10 KB, and two files to download.

Installing

– Click Subscribe above

Configuration

Simple Hitmarkers can be configured from the Settings Panel in the spawnmenu, under Utilities > Lixquid > Hitmarkers.

hitmarkers_enabled (Default: 1): Enables hitmarkers.
hitmarkers_criticals (Default: 0): If enabled, high damage attacks will have a different colour.
hitmarkers_size (Default: 128): The size of the hitmarker cross.
hitmarkers_sound (Default: 1): If enabled, hitmarkers will play a sound.
hitmarkers_time (Default: 1): Sets how long hitmarkers should be visible on screen.

Code

All code is hosted on GitHub[github.com].