//:://///////////////////////////////////////////// //:: FileName sc_sas29 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 10/18/2009 10:15:45 AM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "sas29") == 1)) return FALSE; return TRUE; }