View Single Post
  #5  
Old 05-21-2007, 11:23 PM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
Make an md5 of the data sent to client, with a key added of course. Store the md5 in clientr flags or in server files, and then check it when the player logs in. Players would still be able to view the files but they would not be able to edit them without the check failing.

Personally I haven't found a reason yet to actually save text on a client's computer.
__________________
Reply With Quote