[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
→Letting the player choose an answer
imported>Jeepcreep |
imported>Jeepcreep |
||
Line 160: | Line 160: | ||
Else | Else | ||
MessageBox "Your answer was wrong." | MessageBox "Your answer was wrong." | ||
Set controlvar to | Set controlvar to 0 | ||
EndIf | EndIf | ||
EndIf | EndIf |