QUOTE (xot @ May 31 2006, 09:32 PM)
Wait, Smarty, are you saying ANY GM game, or just editable games run from an instance of Game Maker running with secure settings on.
Any game. The condition is that you leave the GM editor active while you run that game, but you don't need the game's source.
Finland Games, you start Game Maker itself, go to File -> Preferences, make sure
Run games in secure mode is ticked on and minimise Game Maker.
Then you run any GM game made by someone else. If it tries to run any non-secure functions, it will tell you that (DLLs, file access outside the game's directory, running external applications or use extended registry functionality).
Not every game that tries the above is dangerous of course, and not all potentially insecure functionality is intercepted (multiplayer functions still fly for example, but you can intercept those with firewalls). But it's still a lot safer than nothing.