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