//:://///////////////////////////////////////////// //:: FileName sc_ivlis //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 11/16/2008 8:31:35 AM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "ivlis") == 1)) return FALSE; return TRUE; }