//:://///////////////////////////////////////////// //:: FileName sc_gagor //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 9/28/2008 1:34:58 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "gagor2") == 1)) return FALSE; return TRUE; }