//:://///////////////////////////////////////////// //:: FileName sc_035 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 3/24/2003 10:45:28 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "bludset") == 1)) return FALSE; return TRUE; }