setViewDistance: Difference between revisions
Jump to navigation
Jump to search
(Effects are local) |
(add. ArmA2 classification) |
||
Line 40: | Line 40: | ||
[[Category:Scripting Commands OFP 1.46|SETVIEWDISTANCE]] | [[Category:Scripting Commands OFP 1.46|SETVIEWDISTANCE]] | ||
[[Category:Scripting Commands ArmA|SETVIEWDISTANCE]] | [[Category:Scripting Commands ArmA|SETVIEWDISTANCE]] | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] |
Revision as of 17:32, 3 June 2009
Description
- Description:
- Set rendering distance, in metres. Default is 900m (in OFP) or 1,200m (in ArmA), accepted range is 500m to 5,000m (in OFP) or 10,000m (in ArmA).
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
setViewDistance 2250
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
Notes
- Ceeeb
- In OFP v1.96, view distance also defines the maximum distance between a unit and any other unit they can know about. Higher view distance will involve more AI simulation cycles for every unit, which causes low performance.
Bottom Section
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint version 1.00
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands: Local Effect
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands ArmA
- Scripting Commands ArmA2