1 2 3 4 5 6 7
global = {} function global.no_problem_here() StartCutscene() DisplayMessage("* No problem here.", "", SpeakerType.NONE) HideCutsceneBars() end