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