15.01.2011, 08:33
The maximum output of text (meaning how much text can be sent to the chat window) is 128. So you will never need an array bigger than 128 - if its for sending text to the chat box. Anything over 128 is a waste of memory.

