//:://///////////////////////////////////////////// //:: FileName sc_tavas //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 12/6/2008 7:24:13 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "tavas") == 1)) return FALSE; return TRUE; }