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