//:://///////////////////////////////////////////// //:: FileName sc_chequenven1 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 9/10/2002 1:22:12 AM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "nQueenVenom") == 1)) return FALSE; return TRUE; }