setConvoySeparation: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (fixed incorrected command name)
mNo edit summary
Line 29: Line 29:
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Command Group: Eden Editor|{{uc:{{PAGENAME}}}}]]

Revision as of 22:05, 27 June 2017

Hover & click on the images for description

Description

Description:
Sets the distance to keep to following vehicle.
Groups:
Uncategorised

Syntax

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

Examples

Example 1:
vehicle setConvoySeparation 20

Additional Information

See also:
See also needed

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


Bottom Section