Hmmm... Doesnt seem to work for me. I used the following part:
DisplayText(_Item, "CYS_ChickenRunning_Script_0", 0.1)
ItemToCharacter(_Item,__Me)
The text is showing up on the item but it doesnt get transferred to the characters inventory. Any idea whats happening?
Edit: Where did you get this command from? Couldn't find it in the engine wiki.
Edit2: If I try to compile the script in the Editor it gives me the following error:
Failed to parse the action 'ItemToCharacter'. Looks like the game doesnt recognise it at all.