//:://///////////////////////////////////////////// //:: FileName glv_rosietalks0 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 5/15/2004 2:38:45 AM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "nRosieTalks") == 0)) return FALSE; return TRUE; }