Jump to content

Looking for someone who is good/familiar with Skyrim scripting


MystressB

Recommended Posts

Posted

Thanks for reading!

 

I'm looking for someone to help me with a small/personal project for Skyrim. I'm trying to alter the quest Blood on the Ice, which triggers automatically upon entering Windhelm for the fourth time.

 

I want to change the 'fourth time' condition to a much higher number so that the quest won't likely trigger at all. I've looked at the quest bits in the Creation Kit, but I can't open the scripts (despite doing what is advised on the CK wiki). A friend took a crack at it for me (simply deleted the quest itself), but he wound up breaking the ability to purchase the house in Whiterun. So, I'm trying to find a more elegant solution.

 

If anyone would be willing to help with this, please PM me or simply reply here and I'll message you. Thanks again. :)

Posted

Find the quest M11Kicker and edit it. Go to the quest stages tab and look at the Papyrus fragment for stage 0. You should see this line:

 

if ((EnterWindhelmCount.GetValueInt() >= 4))

 

Change the number to whatever you want. This probably won't work unless you start a new game though.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...