FO3 Geck tutorial - Kill count quest

Channel:
Subscribers:
2,690
Published on ● Video Link: https://www.youtube.com/watch?v=KY7L7ztQeXs



Fallout 3
Game:
Fallout 3 (2008)
Category:
Tutorial
Duration: 28:50
80 views
3


This is a guide on how to make a quest where the objective is to eliminate multiple targets. once all targets are killed the quest stage will advance. We will start and finish the quest with the use of a terminal. Here are the scripts used to make this work.


Kill count script (attach this to the kill targets)

SCN NameOfYourScript

begin OnDeath

Set NameOfYourQuest.killcount to (NameOfYourQuest.killcount +1)

END

===========================
kill count script (attach this to the quest)

SCN NameOfYourScript

Short Killcount

begin gamemode

If (killcount ==3)
SetStage NameOfYourQuest 20
endif

END


Nexus https://www.nexusmods.com/users/130592123?tab=user+files
patreon https://www.patreon.com/user?u=27419921







Other Statistics

Fallout 3 Statistics For VB-T60

There are 53,706 views in 138 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.