//:://///////////////////////////////////////////// //:: FileName idreamthanks //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 17/04/2008 21:49:29 //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "iDreamBook") == 2)) return FALSE; return TRUE; }