setConvoySeparation: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " +" to " ")
m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * +\|p1=" to " |s1= $1 |p1=")
Line 12: Line 12:
*It's recommended that small values (<10m) should only be used for slowly moving convoys, otherwise AI driven vehicles will leave the road frequently to avoid collisions
*It's recommended that small values (<10m) should only be used for slowly moving convoys, otherwise AI driven vehicles will leave the road frequently to avoid collisions


| vehicle '''setConvoySeparation''' distance
|s1=  vehicle '''setConvoySeparation''' distance
 
|p1= vehicle: [[Object]]
|p1= vehicle: [[Object]]
|p2= distance: [[Number]]
|p2= distance: [[Number]]

Revision as of 00:23, 13 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Object Manipulation

Syntax

Syntax:
vehicle setConvoySeparation distance
Parameters:
vehicle: Object
distance: Number
Return Value:
Nothing

Examples

Example 1:
vehicle setConvoySeparation 20;

Additional Information

See also:
forceFollowRoad

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