//:://///////////////////////////////////////////// //:: FileName sc_046 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 3/28/2003 12:28:47 AM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "firstdiscus") != 1)) return FALSE; return TRUE; }