The way I imagine it's best to do is to have a list of file sizes of common images, and if they're off from the server's file size, disconnect the player. Use a "base" type update package to download the images on login.
Just a theory, though

.
Quote:
Originally Posted by fowlplay4
I don't think there's a command to actually force a re-download on the client-side. You can do this though on the server-side to have everyone re-download it.
|
I never thought of doing that, nice

.