setViewDistance: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 27: | Line 27: | ||
<dl class="command_description"> | <dl class="command_description"> | ||
<!-- Note Section BEGIN --> | <!-- Note Section BEGIN --> | ||
<dt class="note">'''[[User:Ceeeb|Ceeeb]]'''</dt> | |||
<dd class="note"> | |||
In '''OFP v1.96''', view distance also defines the maximum distance between a unit and any other unit they can [[knowsAbout|know about]]. Higher view distance will involve more AI simulation cycles for every unit, which causes low performance.</dd> | |||
<!-- Note Section END --> | <!-- Note Section END --> | ||
</dl> | </dl> |
Revision as of 05:30, 31 January 2007
Description
- Description:
- Set rendering distance, in metres. Default is 900m, accepted range is 500m to 5000m.
- 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.