//:://///////////////////////////////////////////// //:: FileName sc_032 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 29/04/2008 22:01:08 //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "Youhasbook1") == 1)) return FALSE; return TRUE; }