» Mon Mar 14, 2011 8:45 pm
Thanks guys, I was just curious for my own testing. See, in the vanilla game I killed the great kahn Anders on the cross at the beginning (since I didn't know there would be an option to free him)
You can resurrect him, but the (relatively meaningless anyways) quest to find him won't work. No big deal. So I edited all references in a plugin so that getdeadcount == 1 for Anders instead of 0, but I also had to change a quest variable for something like playerkilledanders = 1 which I just did using the console. Anyways, it didn't wok perfectly and I had to go back into geck a few times to modify another reference (if the dead count was truly 1) but eventually I got my plugin working how I wanted it and it was all a waste of time anyways since it doesn't change anything but I just wanted to try it since I'm still getting my training wheels with scripts thought it was a good little exercise