Skip to content
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 1.31 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.31 KB

FF2 Damage Tracker (Rework)

How to install.

  • Download this repository (right top green button), and copy damagetracker.smx on your plugins folder.

New stuff added to this plugin:

  • cvar: sm_dmgtrck_color_r: change the R (of the RGBA) Color of the tracker ( 0 to 255 ).
  • cvar: sm_dmgtrck_color_g: change the G (of the RGBA) Color of the tracker ( 0 to 255 ).
  • cvar: sm_dmgtrck_color_b: change the B (of the RGBA) Color of the tracker ( 0 to 255 ).
  • cvar: sm_dmgtrck_color_a: change the A (of the RGBA) Opacity (transparency) of the tracker ( 0 to 255 ).
  • cvar: sm_dmgtrck_def_enabled: Enable ff2 damage tracker by default ( 0 to 1, being 0 disabled, and 1 enabled. ).

You can use this page to select the colors.

Fixes from the original version:

  • Tracker no longer disappears after a few minutes.

Current known bugs:

  • none.

This plugin is not fully tested, if you find any issues, report it to ISSUES or send me a private message via Steam.