;Artificial Intelligence Script
;Header
desc = Custom HUD
;Triggers
:state=0:hudreset,hudx=50,hudy=90,hudimagefine=gamecore\text\pickedupakey.tga,hudname=hudprompt,hudhide=1,hudmake=display,state=10
:state=10,plrdistwithin=40:state=1,playertake,coloff,plrsound=audiobank\misc\ping.wav,hudshow=hudprompt,hudfadeout=hudprompt
:state=1:rundecal=5
;End of Script
its simple, take the code above, and make a new script with every image you want.
For example,
if you want it to say "You found a turnip"
you copy that script, change the image to an image that says "you found a turnip" and save it in script bank as "turnip.fpi"
then place your turnip in-game, and right click on it and for the main script, give it turnip.fpi.
there is also a suond in the script, if you dont want a sound, you can take it out, but it helps to recognize the prompt
Presto!