Posts: 3,085
Threads: 37
Joined: Nov 2012
Reputation:
0
Well first of all, you have to be using a global variable for this kind of thing, otherwise the string becomes blank again once you use the command. You will also need to keep track of the length of the string, so you can cut it off once the amount of messages gets too high.