[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 "MessageBox Tutorial"
Jump to navigation
Jump to search
→Activator Disadvantages: Fixed 2nd script
imported>Haama (→Example script: Minor edits, Using Variable-Loaded method now) |
imported>Haama (→Activator Disadvantages: Fixed 2nd script) |
||
Line 272: | Line 272: | ||
begin GameMode | begin GameMode | ||
if Working | if Working | ||
if (Choosing == 0) | |||
set Working to 0 | |||
... | ... | ||
endif | endif |