A short simple quest to learn about alias, Dialogue, conditions, starting quest with a note and small scripts.
GetOwningQuest().Setstage(10)
GetOwningQuest().Setstage(15)
akSpeaker.SetRelationshipRank(Game.GetPlayer(),1)
Game.GetPlayer().AddItem(Gold001, 100)
SetObjectiveDisplayed(0)
SetObjectiveCompleted(0)
SetObjectiveDisplayed(10)
SetObjectiveCompleted(10)
SetObjectiveDisplayed(15)
CompleteAllObjectives()
Stop()
Debug.notification("Your quest has started")
Download
0 formats
No download links available.
Creation Kit Tutorial 01 Quest "The Tour" | NatokHD