Frictional Games Forum (read-only)

Full Version: How to exit to the menu ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello Big Grin
So here I made the end of the demo of my custom story but after, I want that return to main menu, as if to say it's over.

How ? What the script needed ?
Thank for help Smile
StartCredits(string& asMusic, bool abLoopMusic, string& asTextCat, string& asTextEntry, int alEndNum);

should do it
Thank you very much, its working ! Smile