Jump to content

Get an NPC to tag an item


Recommended Posts

I'm trying to make an NPC grab an item on the ground.

 

I don't see any function that will do that so I figure I need to make the NPC path to the item then play the grab animation then delete the item from the ground and add it to the NPC's inventory.

 

Now I can't figure out how to make the NCP play the grab animation. I figure I would use SendAnimationEvent() but I cant find the event name sting to use.

 

Am I on the right track here? If so where do I find animation event names to use? If not then how do I make an NPC grab something?

 

Thanks.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...