promotional bannermobile promotional banner

GCD with Ping

GCDwithPing is a lightweight addon for WoW that displays cooldowns and global cooldown (GCD) on action buttons, compensating for ping/latency to provide accurate timing.

File Details

GCDwithPing_15-05-26.zip

  • R
  • May 15, 2026
  • 31.58 KB
  • 158
  • 12.0.7+5
  • Classic + 3

File Name

GCDwithPing_15-05-26.zip

Supported Versions

  • 12.0.7
  • 12.0.5
  • 5.5.4
  • 5.5.3
  • 2.5.5
  • 1.15.8
[1.9.7] - 2026-05-15

Fixed
- `CooldownFrame_Set` hook vs name plates — Some clients call `CooldownFrame_Set` with aura cooldown widgets that are not valid `self` for `:GetParent()`, which threw calling 'GetParent' on bad self during name plate refresh. The hook now resolves the parent inside `pcall` and skips those paths; action bar cooldown handling is unchanged.