//:://///////////////////////////////////////////// //:: FileName sc_055 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 15/04/2005 5:48:40 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetModule(), "nord_mode") == 1)) return FALSE; return TRUE; }