PickupKey.fpi with 2 image, What's wrong?
only view the first image, put on the first line, Why?
;Artificial Intelligence Script
;Header
desc = Pickup Key with image
;Triggers
:state=0:hudreset,hudx=50,hudy=60,hudimage=gamecore\huds\oggetti\key_2.dds,hudname=chiave,hudmake=display,hudhide=1,state=10
:state=0:hudreset,hudx=50,hudy=90,hudimage=gamecore\text\pickedupakey.dds,hudname=keyprompt,hudhide=1,hudmake=display,state=10
:state=10,plrdistwithin=40:state=1,playertake,coloff,plrsound=audiobank\misc\ping.wav,hudshow=keyprompt,hudfadeout=keyprompt,hudshow=chiave,hudfadeout=chiave
:state=1:rundecal=5
;End of Script