//:://///////////////////////////////////////////// //:: FileName sc_rey //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 9/14/2008 3:36:55 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "rey") == 1)) return FALSE; return TRUE; }