synchronizeWaypoint trigger: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
(Redirect to synchronizeWaypoint)
Tag: New redirect
 
(42 intermediate revisions by 13 users not shown)
Line 1: Line 1:
[[Category:Scripting Commands|SYNCHRONIZEWAYPOINTTRIGGER]]
#REDIRECT [[synchronizeWaypoint]]
[[Category:Scripting Commands ArmA|SYNCHRONIZEWAYPOINTTRIGGER]]
 
 
<h2 style="color:#000066">'''''trigger'' synchronizeWaypoint ''[waypoint1, waypoint2, ...]'''''</h2>
 
 
'''Operand types:'''
 
'''trigger:''' [[Object]]
 
'''[waypoint1, waypoint2, ...]:''' [[Array]]
 
'''Type of returned value:'''
 
[[Nothing]]
 
'''Compatibility:'''
 
Version 1.86 required.
 
'''Description:'''
 
Synchronizes the trigger with waypoints.
 
Each waypoint is given as an array [group, index].
 
 
'''Example:'''
 
trigger '''synchronizeWaypoint''' []

Latest revision as of 01:09, 31 January 2021