synchronizeWaypoint trigger: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:[cC]ommand[_ ][gG]roup:[_ ][^|]+\|[A-Z #]*\]\]" to " ")
(Redirect to synchronizeWaypoint)
Tag: New redirect
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command|Comments=
#REDIRECT [[synchronizeWaypoint]]
 
| arma1 |Game name=
 
|1.00|Game version=
 
|gr1= Waypoints |GROUP1=
|gr2= Triggers |GROUP2=
 
| Synchronizes a trigger with other waypoints. Each waypoint is given as an array [group, index]. |DESCRIPTION=
 
| trigger '''synchronizeWaypoint''' [waypoint1, waypoint2, ...] |SYNTAX=
 
|p1= trigger: [[Object]] |PARAMETER1=
|p2= [waypoint1, waypoint2, ...]: [[Array]] of waypoints |PARAMETER2=
|p3= waypoint1: [[Array]] - format [[Waypoint]] |PARAMETER3=
|p4= waypoint2: [[Array]] - format [[Waypoint]] |PARAMETER4=
 
| [[Nothing]] |RETURNVALUE=
 
|x1= <code>_myTrigger [[synchronizeWaypoint]] [ [_group2, 3] ];</code> |EXAMPLE1=
 
| [[createTrigger]], [[synchronizeTrigger]] |SEEALSO=
 
}}
 
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands|SYNCHRONIZEWAYPOINTTRIGGER]]
{{GameCategory|arma1|Scripting Commands}}
 
 
{{GameCategory|arma2|Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|tkoh|Scripting Commands}}

Latest revision as of 01:09, 31 January 2021