Thanks for the quick replies.
@shockra I tried it and an error came up.
In my game, when I start the game, bring up the menu and quit back to the main menu (I have made the quit button transfer the player back to the title screen map), and then press new game, the game transfers the player to the starting map. The problem is, that I have made an event on the starting map that copies events from a different map and pastes them randomly on the starting map. So when the player starts a second game, it spawns the events on the map a second time (if you get what I'm saying) so that, in this case, the starting map will have two sets of the events when it was only meant to have one.
Sorry, this is very complex. If you don't understand, just let me know and I'll try to explain it better.
So the reason that I need a New Game script command, is that it will reset the whole game (except for the saves) and start at the title screen.