//:://///////////////////////////////////////////// //:: FileName sc_021 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 26/04/2008 14:54:26 //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "Youhasdoll") == 0)) return FALSE; return TRUE; }