Testhc Posted August 11, 2012 Share Posted August 11, 2012 Hi, I'm writting because i have some question about how to make an NPC give you an item through quest dialog.The link is: So i'm trying to recieve a book from a NPC called Madesi in Riften after finish a quest. The thing is that i tried to do how they explain it but it doesn't work for me (He doesn't give the item at the end), so i open the quest in the creation kit, and add a propiertes in the scrypt under the name of Halen (that's the name of the book i want to recieve from the quest), and then i went to the Quest Stages label and in the one before the last index (where the quest finished), i wrote this line on the papyrus fragment:Game.GetPlayer().AddItem(Halen,1). That work just fine on my game but when i give the .esp file to my friends and install it in his game, it doesn't work for him. We open the same file with the CK and all the work i did in the papyrus fragment isn't there... Does anyone have any idea why is happening that? I just want to the NPC gives me an item when the quest end but it's seem a little more dificult that i think. Please any help is more than usefull to me, cause i'm a little noobish in this thing. Thank you and sorry for my english :biggrin: Link to comment Share on other sites More sharing options...
Recommended Posts