void main() { string sTag; sTag = GetLocalString(GetPCSpeaker(),"QuestTargetNPC"); SendMessageToPC(GetPCSpeaker(),"Error: You seek " + sTag); }