In creating a script that will automatically save and load player information, I noticed that by just moving MrPickle's trigger scripts to OnClientEnter caused problems. Normally a variable would tell if a person has saved money and thus has a file. Due to the fact no-one is saving now, it simply crashes when an unregistered user attempts to get in. How do I test for a file?