Scorc Posted July 2, 2009 Share Posted July 2, 2009 I am trying to get an AI package for an NPC that just sits all day long but he always get up after like 5-10 secs. I have used the "use item at" and "find command with different settings and nothing has keep him longer than 10secs.Do I need to maybe use a script instead? Link to comment Share on other sites More sharing options...
Pronam Posted July 2, 2009 Share Posted July 2, 2009 If you only want the npc to sit, just use the travel package...'Use item at' is for letting npc's do something while they're at a specific place. (drinking, eating, reading, etc..) You could change the conditions if you're using it inside a quest to make it more specific/important.You could also use the flag 'Must complete' to force the npc to sit..If the Npc has more packages, be sure to put yours on top.. This should do the trick.... Link to comment Share on other sites More sharing options...
Scorc Posted July 2, 2009 Author Share Posted July 2, 2009 Ok got it it took me like two attemts at that but it was because i flagged the wrong one :wallbash: thanks though Link to comment Share on other sites More sharing options...
Recommended Posts