If you can get a reference to the pawn you can trigger a custom event. You will need to set up the custom event node in the npc then call it from the main player character or controller. Depending on how you setup the reference to the npc you may need to cast to that class.
Hope this helps