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