Hitlogs.lua -

: Use the Callbacks.Register (or equivalent) to link your function to the game’s damage event.

: Use a drawing callback to loop through your hit_logs table and display the text on screen. hitlogs.lua

: Include "checkboxes" or "sliders" in your script menu to allow users to change colors or toggle the hitlog on/off. : Use the Callbacks