//:://///////////////////////////////////////////// //:: FileName sc_016 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 7/11/2004 9:51:10 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "df") != 1)) return FALSE; return TRUE; }