setTitleEffect: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| arma1 \|1.00 \|([^g]|g[^a])" to "| ofpe | 1.00 |game2= arma1 |version2= 1.00 |game3= arma2 |version3= 1.00 |game4= arma2oa |version4= 1.50 |game5= tkoh |version5= 1.00 |game6= arma3 |version6= 0.50 |$1") |
Lou Montana (talk | contribs) m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * +\|p1=" to " |s1= $1 |p1=") |
||
Line 39: | Line 39: | ||
The title effect does not disappear on deactivation, this should be done manually if required. | The title effect does not disappear on deactivation, this should be done manually if required. | ||
| trigger '''setTitleEffect''' [type, effect, text] | |s1= trigger '''setTitleEffect''' [type, effect, text] | ||
|p1= trigger: [[Object]] | |p1= trigger: [[Object]] |
Revision as of 23:28, 12 June 2021
Description
- Description:
- Description needed
- Groups:
- TriggersWaypoints
Syntax
- Syntax:
- trigger setTitleEffect [type, effect, text]
- Parameters:
- trigger: Object
- [type, effect, text]: Array of strings. See above
- Return Value:
- Return value needed
Alternative Syntax
- Syntax:
- waypoint setTitleEffect [type, effect, text]
- Parameters:
- waypoint: Array - format Waypoint
- [type, effect, text]: Array of strings. See above
- Return Value:
- Nothing
Examples
- Example 1:
_trigger setTitleEffect ["TEXT", "PLAIN DOWN", "Hello world."]
Additional Information
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