//:://///////////////////////////////////////////// //:: FileName sc_008 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 3/15/2003 12:02:41 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "firenstoken") != 1)) return FALSE; return TRUE; }