i want to have my game read a script from a text file and be able to compare it to other chars and ints. I have been using fgets to get the info from the file but i can never compare the info from the file to make events happen. How would i compare this info to other variables. I'm not very...