Difference between revisions of "OnOpen"

334 bytes added ,  05:04, 16 June 2010
no edit summary
imported>Jduvall
m
 
imported>Mikla
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
__NOTOC__
This block will be run once when the scripted object (container or door, may be something else) is opening.
This block is running after [[OnActivate]]
'''Syntax:'''
begin OnOpen
==Notes==
Scripted object must contain "Open" animation (NiControllerSequence in Nif file) or it will not run.
===See Also===
* [[OnClose]]
[[Category:Blocktypes]]
[[Category:Blocktypes]]
Anonymous user