int StartingConditional() { object oPC = GetPCSpeaker(); if(GetLocalInt(oPC,"gardtalked1") == 1) return FALSE; return TRUE; }