//:://///////////////////////////////////////////// //:: FileName sc_020 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 26/01/2005 1:15:53 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "armour_red_max") != 1)) return FALSE; return TRUE; }