//:://///////////////////////////////////////////// //:: FileName sc_sas25 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 10/16/2009 9:35:38 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "sas25") == 1)) return FALSE; return TRUE; }