//:://///////////////////////////////////////////// //:: FileName sc_mera_end //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 6/7/2003 11:42:13 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "Mera1st") == 2)) return FALSE; return TRUE; }