FO3 Geck tutorial - Kill count quest
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 Videos By VB-T60
2024-07-13 | Fallout 3 Geck Tutorial - Leveled Actors |
2024-07-12 | Darknova daedric greatsword |
2024-07-12 | Fallout 3 geck map markers |
2024-07-10 | Dr. Disrespect mod (Fallout 4) |
2024-07-10 | Sunny Smiles inspired bottle quest |
2024-07-09 | Fallout 4 - crank dat laser musket |
2024-07-07 | Making a non faction Ranger armor with GECK |
2024-07-06 | Fallout 3 - I didn't know you could do this ! |
2024-07-05 | Fallout 3 - Kings intro quest |
2024-07-05 | Tina fireworks Main Menu mod |
2024-07-04 | FO3 Geck tutorial - Kill count quest |
2024-07-03 | Someone needs big Assistance |
2024-07-02 | Fallout New Vegas Geck - Fixing T-60 prototype quest |
2024-07-02 | Diamond City Spotlights |
2024-07-01 | FO3 Geck tutorial - Texture sets |
2024-07-01 | Nexus F*%ked me over |
2024-06-30 | Knight Titus T60 standalone (Fallout 4) |
2024-06-29 | Fallout 3 Geck - adding water purifier with a script |
2024-06-29 | Overwatch Widowmaker follower - Skyrim SE |
2024-06-28 | 50 cal NSV machine gun |
2024-06-28 | Fallout New Vegas - Keroberos with Titans of the New West |
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.