Difference between revisions of "ScriptEvent:activate"
From Mod Wiki
(No difference)
|
Latest revision as of 10:52, 5 November 2007
Parameters
entity other -- The entity which caused the activation.
Result
None.
Supported By
idTrigger_Multi idTrigger_Hurt idSound idLight idForceField idCameraAnim idMoveable idMover_Binary idDoor idAnimated idAFEntity_Generic idAASObstacleEntity
Status
Functioning.
Functionality
This will generally toggle the state of the object, e.g. will turn a light on/off.