iscrybble Posted April 20, 2012 Share Posted April 20, 2012 My NPC is, at various times, in pretty much all of the cells in Whiterun. I've scheduled an AI Package for her to eat at 8am near "Self," but instead of finding the closest table, bench or chair she will go (for example) to the wood pile to pickup & drop wood for an hour. I've tried setting AllowIdleMarkers and AllowSpecialFurniture to false (keeping AllowFurniture true) but it didn't seem to make a difference. What am I doing wrong? :psyduck: Link to comment Share on other sites More sharing options...
Starsickle Posted April 20, 2012 Share Posted April 20, 2012 There should be a tutorial made so people can make NPCs sandbox and take care of themselves properly so they don't have to micromanage their behavior. Link to comment Share on other sites More sharing options...
gasti89 Posted April 20, 2012 Share Posted April 20, 2012 Few things that may help: - watch the order of the packages, they run stacked. If there's another package working at 8 a.m. above yours, the NPC will do the other package - maybe there aren't any chairs/tables in the radius set for the package. Try setting a wider radius - try also changing from "self" to "near package start", or if you have a specific position where you want him to eat, set the "specific reference" and select your table Hope these will help! Link to comment Share on other sites More sharing options...
iscrybble Posted April 20, 2012 Author Share Posted April 20, 2012 (edited) I've messed with the radius and the "near package start" options... nothing is improved. :confused: Some clarification though: I clearly indicated in my OP that she was using idle markers. This is not so (and would be weird, since AllowIdleMarkers specifically prohibits it). Instead, she goes to the nearest furniture. So, how do I get her to distinguish between furniture she can eat at (benches tables and chairs) and furniture she cannot (Woodpiles)? Edited April 20, 2012 by iscrybble Link to comment Share on other sites More sharing options...
iscrybble Posted April 21, 2012 Author Share Posted April 21, 2012 (edited) Sorry to be anxious and bump... here are my settings... she still goes for the nearest furniture, regardless of whether or not she can eat while using it! The radius is set to 2500, and the package definitely runs at the appropriate time, it just doesn't behave the way I'd like!http://i1133.photobucket.com/albums/m594/iscribble/EatPackage.png Edited April 21, 2012 by iscrybble Link to comment Share on other sites More sharing options...
Recommended Posts