I have a mod where I have some preplaced items (1 necklace on a counter, 1 in a locked box, 1 key, 3 books) that when the player picks them up, I would like to have a notification displayed in the upper left corner of the screen.
A simple "XYZ has been added" message will suffice.
I have attempted to look at similar items in other cells (other keys laying on a table) and observe their scripts. I have placed those same scripts from the available selections on my game items, but do not receive any notification.
I cannot seem to find any sample code anywhere for this simple, generic message, nor any step by steps in creating one from scratch.
Can someone please point me in the right direction or perhaps provide the script code in question if it is common knowledge? This is my first foray into scripting so I don't know all the helpful sites etc.
Thanks!

