//:://///////////////////////////////////////////// //:: FileName sc_026 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 30/01/2005 3:46:18 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetModule(), "d4_complete") != 1)) return FALSE; return TRUE; }