//:://///////////////////////////////////////////// //:: FileName sc_172 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 10/31/2002 2:23:23 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "killkryx") == 0)) return FALSE; return TRUE; }