//:://///////////////////////////////////////////// //:: FileName sc_bardolop //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 10/26/2009 8:04:53 AM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "bardolop") == 1)) return FALSE; return TRUE; }