Jump to content
shuruel

Can't create a "pick up object" task

Recommended Posts

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
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"

  • Like 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×