Fighting Display – Shows Fighting! when in combat (20250909-1138)

Change Log:
——————–
20250909-1138:
– Initial commit: Added files
Description:
——————–
Dependencies
– None!
Shows the word Fighting! when in combat!
– New: Disapears, when out of combat.
– New: Text can be moved freely with your mouse.
– Optional: Snap-to-Grid can be disabled.
Open the file “FightingDisplay.lua” in the Addon-Folder and change settings to your liking:
— 1) TEXT OF THE NOTIFICATION WHEN ENTERING COMBAT
displayText=”Fighting!”,
— 2) COLOR OF THE TEXT NOTIFICATION IN RGBA {r, g, b, a}
fontColor= {1, 0, 0, 1},
— 3) FONT SIZE OF THE TEXT NOTIFICATION
fontSize=36,
— 4) ENABLE SNAP TO HORIZONTAL / VERTICAL CENTER WHEN CLOSE
isSnapToGrid=true,
If you enjoy Fighting Monitor, consider sharing your feedback or supporting its development.
Your input and contributions are greatly appreciated!