//:://///////////////////////////////////////////// //:: FileName sc_dwarfcarques9 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 03/10/30 20:34:10 //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "DwarfCaravanQuest") == 9)) return FALSE; return TRUE; }