FO3 GECK tutorial how to make a kill quest
In this video we are going to make a simple quest that you can start and complete using an NPC that you have made. The end result will be you talk to an NPC to get the quest than eliminate the target and than return to the NPC that gave you the quest. remember to give the NPC a reference so that they can have the quest markers attached to them.
use this script and apply it to the kill target
SCN YourScriptName
Begin OnDeath
If GetStage YourQuestID ==10
SetStage YourQuestID 20
Endif
END
More Geck tutorials https://www.youtube.com/playlist?list=PLB5Bpour_Q5p3HPx5TehUuqkbbLh-hIQN
Nexus https://www.nexusmods.com/users/130592123?tab=user+files
patreon https://www.patreon.com/user?u=27419921
#fallout3
#tutorial
Other Videos By VB-T60
Other Statistics
Fallout 3 Statistics For VB-T60
There are 50,733 views in 114 videos for Fallout 3. His channel currently has around 14 hours worth of content for Fallout 3, or 12.87% of the total watchable video on VB-T60's YouTube channel.