for ome reason when i try to use saveVars or loadVars to load the file or save the file to a folder, it just loads it in the same directory, and not in the folder i want it to. this is my code:
This is because you don't have access to directories. gE essentially removes any pathname from the string you add to prevent accessing outside the game directory (for security reasons).