benchmark

From Bohemia Interactive Community
Revision as of 20:43, 1 June 2006 by Raedor (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