//:://///////////////////////////////////////////// //:: FileName sc_049 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 12/03/2005 2:35:42 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "meph_spoke") == 1)) return FALSE; return TRUE; }