|
|
(One intermediate revision by one other user not shown) |
Line 1: |
Line 1: |
| {{DISPLAYTITLE:diag_fpsmin}}
| | #REDIRECT [[diag_fpsMin]] |
| {{Command|= Comments
| |
| ____________________________________________________________________________________________
| |
| | |
| | arma2 |= Game name
| |
| | |
| |1.00|= Game version
| |
| ____________________________________________________________________________________________
| |
| | |
| | Returns minimal framerate. Calculated from the longest frame over last 16 frames. |= Description
| |
| ____________________________________________________________________________________________
| |
| | |
| | '''diag_fpsmin''' |= Syntax
| |
| | |
| |p1= |= PARAMETER1
| |
| | |
| |p2= |= PARAMETER2
| |
| | |
| |p3= |= PARAMETER3
| |
| | |
| | [[Number]] |= RETURNVALUE
| |
| | |
| | |
| |x1= <code>_minfps = diag_fpsmin</code>|= EXAMPLE1
| |
| | |
| ____________________________________________________________________________________________
| |
| | |
| | [[diag_fps]], [[diag_frameno]], [[diag_log]], [[diag_tickTime]] |= SEEALSO
| |
| | |
| | |= MPBEHAVIOUR
| |
| ____________________________________________________________________________________________
| |
| }}
| |
| | |
| <h3 style='display:none'>Notes</h3>
| |
| <dl class='command_description'>
| |
| <!-- Note Section BEGIN -->
| |
| | |
| <!-- Note Section END -->
| |
| </dl>
| |
| | |
| <h3 style='display:none'>Bottom Section</h3>
| |
| [[Category:ArmA 2: New Scripting Commands List|{{uc:{{PAGENAME}}}}]]
| |
| [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
| |
| [[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]
| |
| [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
| |