ID:2177663
 
(See the best response by Nadrew.)
Code:
Format: startup(File,Port=0,Options,...)


Problem description:
So, as I'm sure most of you do, I just use build>>run in dream maker to test things, and I do that frequently, but the safety checks are getting annoying x.x. I looked under "help on" and found that above, but it doesn't really give much more information than that. So I was wondering if there was a code I can put into the source to make it trusted? I read something about if the .dmb and the .dme files I think? are the same name it shouldn't do all the safety checks, but the names are the same D: and no luck. Thanks for any replies! :D.
Best response
Your dme file needs to match the name of the folder it exists in to start in safe mode. Ultra safe mode is what happens otherwise and is what causes the popups.

For reference:

Ultra Safe Mode = Popup prompts when attempting to access ANY file

Safe mode = Popup prompts when attempting to access any file outside of the game's parent directory.

Trusted mode = No popup prompts (highly not recommended).
you are a god, thank you :D.