//:://///////////////////////////////////////////// //:: FileName spokentooldman //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 6/26/2002 8:03:08 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "nspokentooldman") == 0)) return FALSE; return TRUE; }