[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
Difference between revisions of "Scripting Tutorial: My Second Script"
Jump to navigation
Jump to search
→Scripting tutorial: adding the trap
imported>JOG (Moved to Category "Scripting Tutorials") |
imported>Jeepcreep |
||
Line 250: | Line 250: | ||
MessageBox "Your answer was wrong." | MessageBox "Your answer was wrong." | ||
Cast Mg05FingerSpell15 Player | Cast Mg05FingerSpell15 Player | ||
Set controlvar to | Set controlvar to 0 | ||
EndIf | EndIf | ||
ElseIf ( controlvar == 2 ) | ElseIf ( controlvar == 2 ) |