leetfart Posted April 27, 2012 Posted April 27, 2012 Currently I have made a simple quest to help me get started with scripting and making quests as thats always been my weakest part of making mods and one thing I can't seem to find around the internet is how to add quest markers. The quest involves just killing a bandit leader and returning to the person who gave me the quest but when I play through this quest it doesnt show on the map or compass the location of the bandit and I would like there to be a marker on the bandit's location. I tried looking at other quests in the CK and found some parts of scripts that seemed relevent to what I was looking for but it never worked, if anyone can point me in the right direction I will be happy. :)
gasti89 Posted April 27, 2012 Posted April 27, 2012 I suggest you to take a look at the CKwiki tutorial about quests. Anyway, what you have to do is: - set the bandit boss as a quest alias (aliases tab ---> new alias ---> unique actor ---> the bandit boss) - go in quest objectives ---> select the objective that tells you to kill the bandit ---> there's a dropdown with TARGET ---> here you can select the bandit alias - you can do the same with the quest giver
Recommended Posts