//:://///////////////////////////////////////////// //:: FileName sc_015 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 25/04/2008 15:26:43 //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "Youhasbook1") == 0)) return FALSE; return TRUE; }