//:://///////////////////////////////////////////// //:: FileName sc_larella //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 10/17/2009 1:14:21 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "larella") == 1)) return FALSE; return TRUE; }