Extra description:
I Am making a new saving and loading system for the game i am working on.
It requires me to look in fexists a few times and each time it looks it asks for access to the file.
here is the question: Is there a way to avoid asking for access?.
if(fexists("Dir1/file.sav"))
//the basic of what i am working with
thanks up front.
1. Rename the folder your DMB is in, to the same name as the DMB. This will start the world in safe mode (as opposed to ultra-safe, where it asks you to confirm files accesses)
2. Load up DreamDaemon, and host your DMB in that, picking safe mode security.