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