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