int StartingConditional() { int iResult; iResult = (GetLocalInt(GetModule(),"T1_CFG_ALLOWCALLTOGRAVES") == TRUE); return iResult; }