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 "GameMode"

Jump to navigation Jump to search
122 bytes removed ,  20:00, 12 July 2008
m
revert, the script runs in gamemode, so setting init back to 0 will cause it to run constantly
imported>D4v3
m (Reset init to 0 after the timer has run down)
imported>Qazaaq
m (revert, the script runs in gamemode, so setting init back to 0 will cause it to run constantly)
Line 31: Line 31:
; ... or no, the time is up!
; ... or no, the time is up!
else
else
                        ;make timer available for the next time this script is run
                        set init to 0
;code to execute after 25 seconds
;code to execute after 25 seconds
endif
endif
Anonymous user

Navigation menu