Skip to content

Furious Hitmarkers

Drixevel edited this page Jan 31, 2023 · 2 revisions

Furious Hirmarker [furious-hitmarkers.smx]

Authors: Drixevel / Dysphie

Description

  • Hitmarkers module for Furious Clan.

ConVars

  • sm_furious_hitmarkers_sound_armorhit - Sound to play on armor hit.
  • sm_furious_hitmarkers_sound_armorbreak - Sound to play on armor broken.
  • sm_furious_hitmarkers_sound_hit - Sound to play on raw hit.
  • sm_furious_hitmarkers_sound_kill - Sound to play on kill.
  • sm_furious_hitmarkers_sound_dropshot_kill - Sound to play on dropshot kill.
  • sm_furious_hitmarkers_overlay_armorhit - Overlay to display on armor hit.
  • sm_furious_hitmarkers_overlay_armorbreak - Overlay to display on armor broken.
  • sm_furious_hitmarkers_overlay_hit - Overlay to display on raw hit.
  • sm_furious_hitmarkers_overlay_kill - Overlay to display on kill.
  • sm_furious_hitmarkers_overlay_dropshot_kill - Overlay to display on dropshot kill.
  • sm_furious_hitmarkers_hp_taken_offset_x 0.422 - X offset for HP taken. Range [0, 0.7] or -1 for center.
  • sm_furious_hitmarkers_hp_taken_offset_y 0.47 - Y offset for HP taken. Range [0, 0.7] or -1 for center.
  • sm_furious_hitmarkers_hp_taken_color_r 240 - Red tint for HP taken.
  • sm_furious_hitmarkers_hp_taken_color_g 43 - Green tint for HP taken.
  • sm_furious_hitmarkers_hp_taken_color_b 89 - Blue tint for HP taken.
  • sm_furious_hitmarkers_hp_left_offset_x 0.43 - X offset for HP remaining. Range [0, 0.7] or -1 for center.
  • sm_furious_hitmarkers_hp_left_offset_y 0.50 - Y offset for HP remaining. Range [0, 0.7] or -1 for center.
  • sm_furious_hitmarkers_hp_left_color_r 69 - Red tint for HP remaining.
  • sm_furious_hitmarkers_hp_left_color_g 161 - Green tint for HP remaining.
  • sm_furious_hitmarkers_hp_left_color_b 55 - Blue tint for HP remaining.
  • sm_furious_hitmarkers_lifetime 1.0 - Duration of hitmarker on screen. Damage display will stack up if another hitmarker is active.
  • sm_furious_hitmarkers_damage_buffer 0 - Time in seconds for the hit marker to show up after stacking.

Commands

  • sm_hitmarker
  • sm_hitmarkers
  • sm_hs
  • [ADMIN] sm_refreshconfigs_hitmarkers

How to Install

  • Place the .smx file in your sourcemod plugins folder.
  • Restart your server.

Clone this wiki locally