Hey FP,
So far I've got a lot done but ran into a problem. Right now I'm just, client-side, getting and displaying the newest 8 things said in chat in a table. Since I'm only getting what's said, of course, I don't also store the Player joined game message or any chat adverts made.
Instead of storing everything to a table with only 8 values and then concatenating the table to display it as a custom Chat what would be a better way of storing or just displaying the values in a string?
Sorry, you need to Log In to post a reply to this thread.