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