//:://///////////////////////////////////////////// //:: FileName sc_unuldur //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 4/28/2008 8:59:32 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "elf") == 1)) return FALSE; return TRUE; }