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