NPC ForceGreet condition

Post » Tue Jun 19, 2012 10:36 pm

Hi all,

I'm currently doing a little quest, where an NPC is sitting at a desk, and I want him to initiate the dialogue when the player sits on a chair in front of him.
I gave him a 'forcegreet' AI Package, and I'm looking for a condition to check if the player is currently sitting precisely on this furniture.
Any ideas ? Thanks !
User avatar
louise hamilton
 
Posts: 3412
Joined: Wed Jun 07, 2006 9:16 am

Post » Tue Jun 19, 2012 1:22 pm

Hi all,

I'm currently doing a little quest, where an NPC is sitting at a desk, and I want him to initiate the dialogue when the player sits on a chair in front of him.
I gave him a 'forcegreet' AI Package, and I'm looking for a condition to check if the player is currently sitting precisely on this furniture.
Any ideas ? Thanks !

I have an idea, no idea if it will work though. I remember at some point seeing an addTopic function. You could basically put a script on the chair so that when the player sits on it it adds the forcegreet topic to the NPC, and then he starts yapping.
User avatar
Vivien
 
Posts: 3530
Joined: Fri Apr 13, 2007 2:47 pm


Return to V - Skyrim