enableTraffic: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Game version" to "|Game version=")
m (Text replacement - "Category:Scripting Commands {{Command|" to "{{Command|")
Line 1: Line 1:
[[Category:Scripting Commands]]
{{Command|Comments=
{{Command|Comments=
____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 19:23, 16 August 2020

Hover & click on the images for description

Description

Description:
Enable ambient traffic.
Groups:
Uncategorised

Syntax

Syntax:
enableTraffic enable
Parameters:
enable: Boolean - enable or disable
Return Value:
Nothing

Examples

Example 1:
enableTraffic true;

Additional Information

See also:
setTrafficDensitysetTrafficDistancesetTrafficGapsetTrafficSpeed

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

Notes

Bottom Section