//:://///////////////////////////////////////////// //:: FileName sc_kellos //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 12/28/2007 5:48:43 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "kellos") == 1)) return FALSE; return TRUE; }