Difference between revisions of "A beginner's guide, lesson 7 - Using Scripts in Quests"

Jump to navigation Jump to search
m
imported>DragoonWraith
(GetQuestStage -> GetStage, use of UL's all over)
imported>Mk pj
Line 246: Line 246:


RESULT SCRIPT
RESULT SCRIPT
<ul><li><pre>Player.Additem "PotionCyrodiilicBrandy" 1<br />
<ul><li><pre>Player.Additem "PotionCyrodiilicBrandy" 1
Player.RemoveItem "BGPartialLetter" 1<br />
Player.RemoveItem "BGPartialLetter" 1
Player.RemoveItem "BGCourierKey" 1<br />
Player.RemoveItem "BGCourierKey" 1
Player.RemoveItem "BGEmbossedAmulet" 1<br />
Player.RemoveItem "BGEmbossedAmulet" 1
SetStage BGM001 60</pre></ul>
SetStage BGM001 60</pre></ul>


Anonymous user

Navigation menu