setTriggerActivation: Difference between revisions
Jump to navigation
Jump to search
m (add. see also) |
m (categorized) |
||
Line 46: | Line 46: | ||
[[Category:Scripting Commands OFP Elite |SETTRIGGERACTIVATION]] | [[Category:Scripting Commands OFP Elite |SETTRIGGERACTIVATION]] | ||
[[Category:Scripting Commands ArmA|SETTRIGGERACTIVATION]] | [[Category:Scripting Commands ArmA|SETTRIGGERACTIVATION]] | ||
[[Category:Command_Group:_Activators|{{uc:{{PAGENAME}}}}]] |
Revision as of 07:02, 11 January 2007
Description
- Description:
- Defines the trigger activation type.
- The first argument - who activates trigger (side, radio, vehicle or group member):
- The second argument - when is it activated (presention or detection by the specified side):
- The third argument - whether the activation is repeating.
- Groups:
- Uncategorised
Syntax
- Syntax:
- trigger setTriggerActivation [by, type, repeating]
- Parameters:
- trigger: Object
- [by, type, repeating]: Array
- Return Value:
- Nothing
Examples
- Example 1:
trigger setTriggerActivation ["WEST", "EAST D", true]
Additional Information
- See also:
- createTriggersetTriggerAreasetTriggerStatementssetTriggerTextsetTriggerTimeoutsetTriggerType
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note