//:://///////////////////////////////////////////// //:: FileName glv_talkebrook1 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 5/15/2004 2:06:02 AM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "nTalkedInnkeepBrooke") == 1)) return FALSE; return TRUE; }