void main() { object oPC = GetPCSpeaker(); // Set the variables SetLocalString(oPC, "snklnds", "1"); DelayCommand(1.5, SetCutsceneMode(oPC, FALSE)); }