promotional bannermobile promotional banner

OnlineWhen

OnlineWhen syncs intended playtimes for WoW friends/guilds. Plan future sessions in the in-game UI; the addon automatically shares schedules peer-to-peer. Coordinate raids and groups by knowing exactly when your team plans to log in. No more guesswork!

File Details

OnlineWhen-1.0.4.zip

  • R
  • Mar 22, 2026
  • 21.62 KB
  • 10
  • 2.5.5
  • Classic TBC

File Name

OnlineWhen-1.0.4.zip

Supported Versions

  • 2.5.5

## 1.0.4

### Fixed
- Sync between players now works. The previous release used
  SendAddonMessage("CHANNEL") which is not functional in TBC Classic
  Anniversary — messages were sent but never received by other clients.
  Switched to SendChatMessage on a dedicated realm channel (owREALM),
  which is the standard approach for cross-player communication in
  Classic. Messages are automatically hidden from the chat window.