SmartTrader

Cancels trade windows when players try to open a trade window.

File Details

v1.1.0-bcc

  • R
  • Feb 1, 2026
  • 2.48 KB
  • 8
  • 2.5.5
  • Classic TBC

File Name

SmartTrader-v1.1.0-bcc.zip

Supported Versions

  • 2.5.5

SmartTrader

v1.1.0 (2026-02-01)

Full Changelog

  • Use game blockTrades CVar instead of cancelling trade window
    Switch from intercepting TRADE_SHOW and calling CancelTrade() to
    toggling the built-in blockTrades CVar via SetCVar/GetCVar. The game
    engine now rejects trades at the client level when blocking is enabled.
    Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com