//:://///////////////////////////////////////////// //:: FileName towncrier_qual1 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 3/21/2003 4:55:30 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetModule(), "TownCrier") == 4)) return FALSE; return TRUE; }