14.02.2009, 18:35
What you'd do is find the limit of characters, so it would be like
if string > limit then SendClientMessage(overflow)
you'd assign the characters that flow over to the word overflow.
if string > limit then SendClientMessage(overflow)
you'd assign the characters that flow over to the word overflow.