Simple Hitmarkers
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.
– Click Subscribe above
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.
All code is hosted on GitHub[github.com].