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