|
|
(2 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| {{DISPLAYTITLE:diag_frameno}}
| | #REDIRECT [[diag_frameNo]] |
| {{Command|= Comments
| |
| ____________________________________________________________________________________________
| |
| | |
| | arma2 |= Game name
| |
| | |
| |1.00|= Game version
| |
| ____________________________________________________________________________________________
| |
| | |
| | Returns number of frame currently displayed . |= Description
| |
| ____________________________________________________________________________________________
| |
| | |
| | '''diag_frameno''' |= Syntax
| |
| | |
| |p1= |= PARAMETER1
| |
| | |
| |p2= |= PARAMETER2
| |
| | |
| |p3= |= PARAMETER3
| |
| | |
| | [[Number]] |= RETURNVALUE
| |
| | |
| | |
| |x1= <code>_currFrameNo = diag_frameno;</code>|= EXAMPLE1
| |
| | |
| ____________________________________________________________________________________________
| |
| | |
| | [[diag_fps]], [[diag_fpsmin]], [[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}}}}]]
| |