View Single Post
12-30-14, 06:51 PM   #8
BlueRaja
A Defias Bandit
Join Date: Dec 2014
Posts: 3
Trade Forwarder prints the message itself and tells WoW to block the message.

Trade Forwarder gets loaded first:
Trade Forwarder: Parses the message, prints it to chat. Tells WoW to block the message.
Trade Chat Cleaner: Never sees the message.
Result: Message gets printed.

Trade Chat Cleaner gets loaded first:
Trade Chat Cleaner: Blocks the message.
Trade Forwarder: Never sees the message.
Result: Message gets blocked.

I'm not sure how I can make this any clearer.
  Reply With Quote