Chat functions?

#0 - June 24, 2010, 8:24 p.m.
Blizzard Post
Is there a way to turn off the function where hitting enter will respond to the last channel I spoke in?

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.
#4 - June 25, 2010, 6:32 a.m.
Blizzard Post
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.


Has someone been dabbling in the UI & Macro forum? O.o