Difference between revisions of "User:Niaht/Notes"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Niaht
(New page: == Quest == ===Blocks=== GameMode ===Quest Functions=== StopQuest - Modifies Player? (e.g. will set a variable in the savegame if saved))
 
imported>Niaht
m (notes notes notes)
Line 1: Line 1:
== Scripting ==
===Functions ===
[[MessageBox]]: This function is blocking, so why did multiple successive message boxes in a single Quest script not appear?
== Quest ==
== Quest ==



Revision as of 00:42, 27 December 2007

Scripting

Functions

MessageBox: This function is blocking, so why did multiple successive message boxes in a single Quest script not appear?

Quest

Blocks

GameMode

Quest Functions

StopQuest - Modifies Player? (e.g. will set a variable in the savegame if saved)