Difference between revisions of "Quest Tutorial"

7 bytes added ,  17:10, 23 July 2006
m
typos
imported>ShadowDancer
m (Typos)
imported>ShadowDancer
m (typos)
Line 76: Line 76:
In the far left window, open up the "Items" -> "Key" section.  Now chances are that you haven't extracted the NIF files, but thats fine.<br>
In the far left window, open up the "Items" -> "Key" section.  Now chances are that you haven't extracted the NIF files, but thats fine.<br>
Open up any old key, I choose "OdriilFarmKey" coz thats where my mouse was. Change the "ID" to FallenAllianceKey, the name to "Fallen Alliance Key" and tick the "quest item" box.<br>
Open up any old key, I choose "OdriilFarmKey" coz thats where my mouse was. Change the "ID" to FallenAllianceKey, the name to "Fallen Alliance Key" and tick the "quest item" box.<br>
It will ask you to create a new form. Click yes.<br>
It will ask if you want to create a new form. Click yes.<br>
Cool, we now have a key that will in the end open up the unpickable door.<br>
Cool, we now have a key that will in the end open up the unpickable door.<br>
[http://www.sevenpurplehampants.com/gallery/v/games/oblivion_tut/itemkey.JPG.html]<br>
[http://www.sevenpurplehampants.com/gallery/v/games/oblivion_tut/itemkey.JPG.html]<br>
Line 86: Line 86:


Setstage QUEST_NAME INDEX_NUMBER_IN_QUEST_STAGE_WINDOW<br>
Setstage QUEST_NAME INDEX_NUMBER_IN_QUEST_STAGE_WINDOW<br>
Player.additem THE_NAME_OF_THE_KEY 1(The ammount you want to give to the player)<br>
Player.additem THE_NAME_OF_THE_KEY 1(The amount you want to give to the player)<br>


setstage FallenAlliance 5<br>
setstage FallenAlliance 5<br>
Anonymous user