//:://///////////////////////////////////////////// //:: FileName sc_beletqcheck1 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 9/10/2002 12:38:53 AM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "NW_JOURNAL_ENTRY" + "p001") == 3)) return FALSE; return TRUE; }