Difference between revisions of "OnActivate"

Jump to navigation Jump to search
No change in size ,  07:57, 13 April 2006
no edit summary
imported>Ecaponi
 
imported>Kkuhlmann
Line 4: Line 4:
This block will be run once when the scripted reference is activated.  
This block will be run once when the scripted reference is activated.  


Note that this will prevent normal activation of the object. To use the default object's activation you must call Activate on it. If you want to do something specific depending on what activated the object, use IsActionRef inside the OnActivate block.  
Note that this will prevent normal activation of the object. To use the object's default activation you must call Activate on it. If you want to do something specific depending on what activated the object, use IsActionRef inside the OnActivate block.  


Note that the activator type of object has NO default activation.  
Note that the activator type of object has NO default activation.  
Anonymous user

Navigation menu