synchronizeWaypoint trigger: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(Redirect to synchronizeWaypoint)
Tag: New redirect
 
(34 intermediate revisions by 12 users not shown)
Line 1: Line 1:
{{Command|= Comments
#REDIRECT [[synchronizeWaypoint]]
____________________________________________________________________________________________
 
| arma |= Game name
 
|1.00|= Game version
____________________________________________________________________________________________
 
| Synchronizes a trigger with other waypoints. Each waypoint is given as an array [group, index]. |= Description
____________________________________________________________________________________________
 
| trigger '''synchronizeWaypoint''' [waypoint1, waypoint2, ...] |= Syntax
 
|p1= trigger: [[Object]] |= Parameter 1
 
|p2= [waypoint1, waypoint2, ...]: [[Array]] |= Parameter 2
 
| [[Nothing]] |= Return value
____________________________________________________________________________________________
 
|x1= <pre>myTrigger synchronizeWaypoint [ [group2, 3] ]</pre> |= Example 1
____________________________________________________________________________________________
 
|  |= See also
 
}}
 
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
 
<!-- Note Section END -->
</dl>
 
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands|SYNCHRONIZEWAYPOINTTRIGGER]]
[[Category:Scripting Commands ArmA|SYNCHRONIZEWAYPOINTTRIGGER]]
[[Category:Command_Group:_Waypoints|SYNCHRONIZEWAYPOINTTRIGGER]]

Latest revision as of 01:09, 31 January 2021