int StartingConditional()
{
    if (GetLocalInt(GetPCSpeaker(),"nMAI_UR")<1) return TRUE;
    return FALSE;
}