int StartingConditional()
{
    if (GetLocalInt(GetModule(),"bCarpetLoc2")) return TRUE;
    return FALSE;
}