int StartingConditional()
{
    if (GetLocalInt(GetPCSpeaker(),"nParm")==24) return TRUE;
    return FALSE;
}