Acm3b0nd Posted June 23, 2012 Share Posted June 23, 2012 I have been making a companion mod, and I want to make a perk that he gives you. But you have to earn the perk after doing a quest with him after he is your companion. How do i do this? Link to comment Share on other sites More sharing options...
senterpat Posted June 23, 2012 Share Posted June 23, 2012 I'm an amateur, So I may be wrong. And I haven't messed with many quests yet, but I imagine the script would look a bit like this. Scn myscript If player.Getstagedone (questid) (Stageindex)Player.addperk myperkEndif End Keep in my mind this is based off my limited knowledge, and there may be a better way to do it. If it does work tho I'd appreciate you letting me know, as I'd have learned something too. Link to comment Share on other sites More sharing options...
Recommended Posts