08-01-2009, 04:12 PM
That's why I talked to him about adding 'encryption' into the system. The project encrypts the recorded achievements. And using the same encryption key, the file is read back to reveal the player's record. Even a simple random number generating algorythm can work wonders, and I've used and old XOR based one since my old QBASIC days.