So I'm working on a system so that players may load Scenarios from their Scenarios folder. It is to be able to load any amount of Scenarios and I believe I'm not doing too badly. Problem is that I can't figure out how to check if what the player typed is equal to any of the Scenario files.
My...