//:://///////////////////////////////////////////// //:: FileName sc_028 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 27/04/2008 00:57:29 //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "YouhasBook") == 0)) return FALSE; return TRUE; }