//:://///////////////////////////////////////////// //:: FileName sc_herrin //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 10/11/2008 3:46:26 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "herrin") == 1)) return FALSE; return TRUE; }