shuruel 0 Posted August 16, 2019 Hey guys and gals, I'm trying to create a task where the player has to take an object on the ground (no matter which one, currently trying with a first aid kit). I don't know why I absolutely can't make it right. I create and configure the task, the task state and the trigger as always, and in the trigger I write "Item_FirstAidKit" in items player" And it won't work at all. Can you guys send help? I'm really stuck on this basic thing and I'm pretty frustrated about it, no matter what I do I can't make it work (Also asked on the steam forums) Share this post Link to post Share on other sites
Dedmen 2714 Posted August 19, 2019 On 8/16/2019 at 9:56 PM, shuruel said: and in the trigger I write "Item_FirstAidKit" in items player" And it won't work at all. Well yes. Item_FirstAidKit is not an item. The correct classname is "FirstAidKit" 1 Share this post Link to post Share on other sites