Difference between revisions of "Bethsoft Tutorial Basic Quest"

111 bytes removed ,  15:47, 17 December 2008
→‎Basic Scripting for Quest: only formIDs in the console no editorIDs
imported>JBurgess
 
imported>Qazaaq
(→‎Basic Scripting for Quest: only formIDs in the console no editorIDs)
Line 54: Line 54:


===Basic Scripting for Quest===
===Basic Scripting for Quest===
We can now load the game and start our quest by entering ''"[[setStage]] VT74 10"'' in the console.  However; for this example we want the quest to start automatically when the player enters Vault 74.  To do that, we're going to have to learn how to create a basic scripted trigger.
For this example we want the quest to start automatically when the player enters Vault 74.  To do that, we're going to have to learn how to create a basic scripted trigger.


====Trigger Script====
====Trigger Script====
Line 105: Line 105:


[[image:QuestTutTrig.jpg|650px]]
[[image:QuestTutTrig.jpg|650px]]


===Ending the Quest===
===Ending the Quest===
Anonymous user