yojeff Posted November 5, 2019 Share Posted November 5, 2019 I'm trying to make a Find Package for an NPC to pick up an armor in a container (in the Wasteland). The NPC goes to the container, but doesn't find the armor. I also added an armor on the ground (thinking the container is a problem), and she still doesn't pick up anything. I've look at similar packages for Dogmeat and Mr. Crowley, and I don't see what I am doing wrong. https://imgur.com/a/jOHflVd Thanks! Link to comment Share on other sites More sharing options...
Mktavish Posted November 5, 2019 Share Posted November 5, 2019 First I would say , increase the radius to about 300 , then flag the "allow stealing" Since it looks like the box is owned ? But I think in Megaton ,everything is owned by the faction there ??? Which this does sound like an ownership problem.Also try an object ID ... instead of any armor object. But if you just want to put the armor on the ground ... then use "Specific Reference" "Select reference in Render window" Hope that helps . Link to comment Share on other sites More sharing options...
yojeff Posted November 8, 2019 Author Share Posted November 8, 2019 Thanks for the comment. The box is on the ground, in the Wasteland. It isn't owned. The NPC doesn't pick up anything, not the armor in the box, not an armor on the ground, not ammo on the ground (with a second package). She move toward the stuff, and the package is "processed" (ShowMessage working in the End Section), but she simply doesn't pick up anything. Dogmeat is able to pick the ammo, so my packages are wrong. I've decided to use something else. Thanks! Link to comment Share on other sites More sharing options...
Mktavish Posted November 11, 2019 Share Posted November 11, 2019 This is a new npc you created ? or did you just duplicate an old one ? Link to comment Share on other sites More sharing options...
yojeff Posted November 11, 2019 Author Share Posted November 11, 2019 (edited) This one was a new NPC for testing a couple of things. Since the Find package wasn't working, I stopped using it. Thanks! Edited November 11, 2019 by yojeff Link to comment Share on other sites More sharing options...
Recommended Posts