setTriggerText
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Armed Assault
- Version:
- 1.00
Description
- Description:
- Sets the text label attached to the trigger object. This is used for example as a radio slot label for radio activated triggers.
Syntax
Examples
- Example 1:
trigger setTriggerText "Call for support"
Additional Information
- Multiplayer:
- Behaviour unknown.
- See also:
- createTrigger, setTriggerActivation, setTriggerArea, setTriggerStatements, setTriggerTimeout, setTriggerType

