Quote:
Originally posted by SSRobgeta
Well, whatever the person chats, the script will make sure the text is 8 or below characters. Then it'll make the text a string and save it. And later print it out.
|
Well there it is. You've got it. Now tell us, what event happens when a player chats?
what function checks the length of the string?
what is the string for the players current chat text?
how do you save a string?
how do you print out a string?
And in that order.