//:://///////////////////////////////////////////// //:: FileName sc_dyingtemp10 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 2004-03-28 23:20:44 //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "DyingTemplarQuest") == 1)) return FALSE; return TRUE; }