//:://///////////////////////////////////////////// //:: FileName sc_044 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 3/27/2003 10:35:12 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "geteye") != 1)) return FALSE; return TRUE; }