Quote:
Originally Posted by Gambet
Why don't you just save the players outfit clientside and send it serverside?
|
Why would I do that? I'd rather just create the player's clothing inside a string, then save that string. Why would I need to send it to the server? I could just read it from the string?
Thanks...