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