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