//:://///////////////////////////////////////////// //:: FileName pr_max_reached //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 1/12/2004 9:51:48 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "prmax_reduction22") == 1)) return FALSE; return TRUE; }