Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Clear chat box on log out
#1
Currently MS4 doesn't clear the chat box when you log out. So if you log out then back in right away you'll see all the pervious things that were in the chat box. Even when logging in with a different character.

All I did was in frmMirage in the Sub picQuitButton_Click() I added this:

Code:
Me.txtChat.Text = vbNullString

That's it, easy fix.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)