//:://///////////////////////////////////////////// //:: FileName sc_dwarfcarques1 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 03/10/30 02:55:40 //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "DwarfCaravanQuest") == 1)) return FALSE; return TRUE; }