Auto SelfHighlight

This addon allows you to automatically enable SelfHighlight either when you’re in combat or when you have a hostile target.

File Details

SelfHighlightCombat2.5.zip

  • R
  • Oct 1, 2025
  • 1.98 KB
  • 434
  • 12.0.0+2
  • Retail

File Name

SelfHighlightCombat.zip

Supported Versions

  • 12.0.0
  • 11.2.5
  • 11.2.0

Added a new HandleZoneEvent() with C_Timer.After(1, ...) → makes sure the highlight turns off after leaving a BG/arena/dungeon if it’s not supposed to stay on.

Also hooked into ZONE_CHANGED_NEW_AREA in addition to PLAYER_ENTERING_WORLD.