//:://///////////////////////////////////////////// //:: FileName sc_chevas //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 1/13/2008 4:50:20 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "chevas") == 1)) return FALSE; return TRUE; }