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