soldierkilt Posted May 4, 2013 Share Posted May 4, 2013 (edited) I followed maybe 3-4 posts on various forums on how to do this and I can't get it to work. It would be awesome if someone who has does force greet to tell me how to force a Quest alias to greet the player. I looked through some main quests that does force greet but I am guessing those are also attached to the npc itself, whereas in my mod I would like it so any character can greet the player(So through the Quest alias) I am making a yield mod where the player can try to negotiate terms on ending a battle. So when a player has gave up, the npc can walk to the player and initiate the conversation. Edited May 4, 2013 by soldierkilt Link to comment Share on other sites More sharing options...
Guest Messenjah Posted May 4, 2013 Share Posted May 4, 2013 1. So, you need to create your topic for yeilding that you want to forcegreet. Probably use playerdialogue. 2. You need to have an NPC ready for forcegreeting. 3. Make an I package. It's like making any other AI package, so you will want to look some tutorials up on youtube for this. Set up your packagetype as a forcegreet. In the main settings on the package you need to do this: 1. Set the topic that you want to forcegreet by selecting your quest and then the topic you created. Name the topic something you can easily remember. 2. Set the location where you want the npc to greet you, where they wait for you etc. 3. Set the distance from the player when they can greet you. 4. Go to the top of the menu and select the "Flags" tab. Make sure, "Must Complete" is checked. 4. Now go into your quest, into dialogue where you created your topic. Set a condition for yeild. 5. Open up your NPC/Actor and find the tab that says, "Packages" or "AI Packages." 6. Find your package and drag and drop it into the box under the tab. 7. Test it out and everything should be good. :) Also note, that your NPC can not be using a template, make sure that it isn't using one and/or that at least the check box under "AI Packages" is unticked. <---- Only do this, if you can't drag and drop your package into the AI Packages tab. In other words, if what I said above doesn't work. If not, Message me and I'll try and make a quick video tutorial if I can, on creating Forcegreet AI packages. :) Takes a while to upload to youtube though. :\ Link to comment Share on other sites More sharing options...
soldierkilt Posted May 4, 2013 Author Share Posted May 4, 2013 Thanks alot! Sent a PM Link to comment Share on other sites More sharing options...
Recommended Posts