------------------------------------------------------------------------------------------- --2.1300 --TB_Q853 : What happened here? function theatre_heather_question_TB_Q853_cond () return IsEventDone ( EVTheatreMissCarter ) end function theatre_heather_question_TB_Q853 () -- lipsesc din walkthrough... dar eu le-am bagat PlayDialog ( Carter, "M4_HEATHER_1765" ) PlayDialog ( nil, "M4_NICK_1766" ) PlayDialog ( Carter, "M4_HEATHER_1767" ) -- pana aici PlayDialog ( nil, "M4_NICK_1768" ) PlayDialog ( Carter, "M4_HEATHER_1769" ) UpdateCaseFile ( Carter, SUSPECT_VICTIM, "_TB_E4720", 100 ) end AddQuestion ( Carter, false, nil, "_TB_Q853", nil, "theatre_heather_question_TB_Q853_cond", "theatre_heather_question_TB_Q853" ) ------------------------------------------------------------------------------------------- --2.1330 --TB_Q854 : How well did you know Meryl? function theatre_heather_question_TB_Q854_cond () return IsQuestionAsked ( Carter, "_TB_Q853" ) end function theatre_heather_question_TB_Q854 () PlayDialog ( Carter, "M4_HEATHER_1770" ) UpdateCaseFile ( Carter, INFORMATION, "_TB_E4722" ) UpdateCaseFile ( Carter, SUSPECT_VICTIM, "_TB_E4721", 100 ) end AddQuestion ( Carter, false, nil, "_TB_Q854", nil, "theatre_heather_question_TB_Q854_cond", "theatre_heather_question_TB_Q854" ) ------------------------------------------------------------------------------------------- --2.1350 --TB_Q855 : Was there anyone else in the theater during the rehearsal? function theatre_heather_question_TB_Q855_cond () return IsQuestionAsked ( Carter, "_TB_Q854" ) end function theatre_heather_question_TB_Q855 () PlayDialog ( Carter, "M4_HEATHER_1771" ) AddSuspect ( Harrison, "Gus Harrison", "Art\\Reenactments\\Pictures\\black.tga" ) UpdateCaseFile ( Harrison, SUSPECT_CRIMESCENE, "_TB_E4723", 250 ) end AddQuestion ( Carter, false, nil, "_TB_Q855", nil, "theatre_heather_question_TB_Q855_cond", "theatre_heather_question_TB_Q855" ) ------------------------------------------------------------------------------------------- --2.1380 --TB_Q856 : Where can I find Gus the technical director? function theatre_heather_question_TB_Q856_cond () return IsQuestionAsked ( Carter, "_TB_Q854" ) and IsQuestionAsked ( Carter, "_TB_Q855" ) end function theatre_heather_question_TB_Q856 () PlayDialog ( Carter, "M4_HEATHER_1772" ) UpdateCaseFile ( Harrison, INFORMATION, "_TB_E4724" ) --------------------------------------------------------------------- -- LOCATION ADDED - Backstage AddLocation ( Backstage ) --------------------------------------------------------------------- end AddQuestion ( Carter, false, nil, "_TB_Q856", nil, "theatre_heather_question_TB_Q856_cond", "theatre_heather_question_TB_Q856" ) ------------------------------------------------------------------------------------------- --2.1400 --TB_Q857 : Where were you standing? function theatre_heather_question_TB_Q857_cond () return IsEventDone ( EVEnteredActorMark ) and IsQuestionAsked ( Carter, "_TB_Q856" ) end function theatre_heather_question_TB_Q857 () PlayDialog ( Carter, "M4_HEATHER_1773" ) UpdateCaseFile ( Carter, SUSPECT_CRIMESCENE, "_TB_E4725", 1000 ) end AddQuestion ( Carter, false, nil, "_TB_Q857", nil, "theatre_heather_question_TB_Q857_cond", "theatre_heather_question_TB_Q857" ) ------------------------------------------------------------------------------------------- --2.1500 --TB_Q859 : Where were you when the shooting took place? function theatre_regis_question_TB_Q859 () PlayDialog ( Regis, "M4_CLAYTON_1782" ) UpdateCaseFile ( Regis, SUSPECT_CRIMESCENE, "_TB_E4320", 300 ) end AddQuestion ( Regis, false, nil, "_TB_Q859", nil, nil, "theatre_regis_question_TB_Q859" ) ------------------------------------------------------------------------------------------- --2. - nu apare intrebarea in Walkthrough decat ca deblocata... insa nu este pusa :) --TB_Q858 : How long have you been married? --function theatre_regis_question_TB_Q858 () -- PlayDialog ( Regis, "M4_CLAYTON_1782" ) -- UpdateCaseFile ( Regis, SUSPECT_CRIMESCENE, "_TB_E4320", 100 ) --end --AddQuestion ( Regis, false, nil, "_TB_Q858", nil, nil, "theatre_regis_question_TB_Q858" ) ------------------------------------------------------------------------------------------- --2.1510 --TB_Q860 : Who has your wife had contract with lately? function theatre_regis_question_TB_Q860 () PlayDialog ( Regis, "M4_CLAYTON_1783" ) UpdateCaseFile ( Victim, INFORMATION, "_TB_E4690" ) end AddQuestion ( Regis, false, nil, "_TB_Q860", nil, nil, "theatre_regis_question_TB_Q860" ) ------------------------------------------------------------------------------------------- --2.1530 --TB_Q861 : Have you ever met Gus the technical director? function theatre_regis_question_TB_Q861_cond () return IsQuestionAsked ( Carter, "_TB_Q855" ) and IsQuestionAsked ( Regis, "_TB_Q860" ) end function theatre_regis_question_TB_Q861 () PlayDialog ( Regis, "M4_CLAYTON_1784" ) UpdateCaseFile ( Harrison, SUSPECT_VICTIM, "_TB_E4694", 150 ) UpdateCaseFile ( Regis, INFORMATION, "_TB_E4695" ) end AddQuestion ( Regis, false, nil, "_TB_Q861", nil, "theatre_regis_question_TB_Q861_cond", "theatre_regis_question_TB_Q861" ) ------------------------------------------------------------------------------------------- --7.1000 --TB_Q867 : Did you have any grudge against the victim? function theatre_heather_question_TB_Q867_cond () return IsQuestionAsked ( Carter, "_TB_Q854" ) and IsQuestionAsked ( Coroner, "_TB_Q865" ) end function theatre_heather_question_TB_Q867 () PlayDialog ( Carter, "M4_HEATHER_1802" ) end AddQuestion ( Carter, false, nil, "_TB_Q867", nil, "theatre_heather_question_TB_Q867_cond", "theatre_heather_question_TB_Q867" ) ------------------------------------------------------------------------------------------- -- folosit la intrebarea urmatoare function show_prop_gun_Carter_cond () return EvidenceEnablesQuestion () end function show_prop_gun_Carter () ChangeRoom ( TheatreCarter1, true ) SetBackRoom ( TheatreCarter1, TheatrePanoRoom ) end AddEvent ( EVShowPropGunCarter, false, EIPropGun, HTheatreCarter1, "show_prop_gun_Carter_cond", "show_prop_gun_Carter" ) ----------------------------------------------------- --7.1030 --TB_Q868 : Did you shoot Meryl with the prop gun? function theatre_heather_question_TB_Q868_cond () return IsEventDone ( EVFragmentUpdate ) and IsEventDone ( EVShowGunBarrelPowderGreg ) and IsEventDone ( EVShowPropGunGreg ) and IsQuestionAsked ( Carter, "_TB_Q857" ) and ( IsEventDone ( EVShowPropGunCarter ) or not EvidenceEnablesQuestion () ) and HasEvidence ( EIPropGun ) end function theatre_heather_question_TB_Q868 () PlayDialog ( Carter, "M4_HEATHER_1803" ) PlayDialog ( nil, "M4_NICK_1804" ) PlayDialog ( Carter, "M4_HEATHER_1805" ) PlayDialog ( nil, "M4_NICK_1806" ) PlayDialog ( Carter, "M4_HEATHER_1807" ) PlayReenactment( "Art\\Reenactments\\Movie\\rnct_heathershoots01a.xmv", "Art\\Reenactments\\Pictures\\rnct_heathershoots01a.tga", "_TB_Z2204", nil, "M4_HEATHER_1810" ) PlayDialog ( nil, "M4_NICK_1808" ) PlayDialog ( Carter, "M4_HEATHER_1809" ) RemoveQuestion ( Coroner, "_TB_Q956" ) UpdateCaseFile ( Carter, SUSPECT_VICTIM, "_TB_E4342", 150 ) end AddQuestion ( Carter, false, nil, "_TB_Q868", nil, "theatre_heather_question_TB_Q868_cond", "theatre_heather_question_TB_Q868" ) -------------------------------------------------------------------------------------------