Template:O TriggerOnce: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| m (!activator) | m ({{activator}}) | ||
| Line 1: | Line 1: | ||
| {{o targetname}} | {{o targetname}} | ||
| * '''OnStartTouch''' | * '''OnStartTouch''' | ||
| : Fired when an entity starts touching this trigger. The touching entity must pass this trigger's filters to cause this output to fire.  | : Fired when an entity starts touching this trigger. The touching entity must pass this trigger's filters to cause this output to fire. {{activator|toucher}} | ||
| * '''OnTrigger''' | * '''OnTrigger''' | ||
| : Fired whenever the trigger is activated.  | : Fired whenever the trigger is activated. {{activator|activator}} | ||
Revision as of 19:51, 16 April 2006
- OnStartTouch
- Fired when an entity starts touching this trigger. The touching entity must pass this trigger's filters to cause this output to fire. (!activator is the toucher)
- OnTrigger
- Fired whenever the trigger is activated. (!activator is the activator)