Achievepedia Setup
Step 1
In your PlayerController add the NoteHudCore component.
Step 2
In your PlayerCharacter/Pawn add the NoteCore Component.
Step 3
Next, on event possessed, do a custom event with OnOwningClient and Reliable with a Controller input. Then cast to your own controller, from the NoteHudCore variable call the setup node and connect the NoteCore to the Note input of the Setup note.