benchmark

From Bohemia Interactive Community
Revision as of 14:13, 4 May 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


benchmark


Operand types:

None

Type of returned value:

Number

Description:

Value of "3D performance" in OFP preferences.

This can be used to estimate computer performance.

This function can be used to create missions that are able to adapt to computer peformance.


Example:

? benchmark > 2000 : setViewDistance 2000