#0 - June 24, 2010, 8:24 p.m.
I hate typing /g every time I go from responding to a whisper, back to guild chat.
I'm not looking for work arounds, just want to know if I can turn this ability off somehow.
Q u o t e:
If you happen to check back on this thread, the following commands should disable "sticky" whispers.
/script ChatTypeInfo.WHISPER.sticky = 0;
/script ChatTypeInfo.BN_WHISPER.sticky = 0;
The first will disable normal character whispers, and the second will disable Battle.net whispers.