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