Page 1 of 1

How to set character cap on mq2chatwnd?

Posted: Tue May 18, 2004 4:06 pm
by runx
Currently, mq2chatwnd keeps all the text message that send to its window. Overtime, it slows down both EQ and the MQ program. Are there a way to delete old text automatically? The main chat window do not keep the old text messages.

I'm aware of the /plugin ...unload command for mq2chatwnd, but it isn't effecient. I am thinking of changing some .ini file to set the cap on the text storage on the mq2chatwnd. Any help will be appreciated! Thanks!

Runx

Posted: Tue May 18, 2004 5:06 pm
by Dulapore
Download the latest zip.

Code: Select all

14 May 2004 by Lax: 
- MQ2ChatWnd (the MQ2 Chat Window support) got some upgrades.  First of all the window was not 
  limiting the size of its scrollback, so after so much went on in the MQ2 window, your framerate 
  would drop like a rock.  To achieve proper scrollback limiting without lagging you too much, 
  I put in a system to make it buffer the chat that goes to it, and only display so many lines 
  per frame.  The MQ2ChatWnd font size option now works somewhat...  The font sizes are not the 
  same as EQ's chat window sizes yet, so be aware of that.  I'll work on it   You will probably 
  want somewhere from -3 to 2.  /mqfont <#> 

High Rated Google Tips

Posted: Tue Aug 01, 2023 6:34 am
by FrankJScott
I suggest you google it :)