|
|
(45 intermediate revisions by 15 users not shown) |
Line 1: |
Line 1: |
| {{Command|= Comments
| | #REDIRECT [[dayTime]] |
| ____________________________________________________________________________________________
| |
| | |
| | ofp |= Game name
| |
| | |
| |1.00|= Game version
| |
| ____________________________________________________________________________________________
| |
| | |
| | Returns the current ingame time in hours. |= Description
| |
| ____________________________________________________________________________________________
| |
| | |
| | '''daytime''' |= Syntax
| |
| | |
| | [[Number]] -
| |
| Time using a 24 hour clock. |= Return value
| |
| ____________________________________________________________________________________________
| |
|
| |
| |x1= <pre>; assumme it is 16:30
| |
| _daytime = daytime</pre>
| |
| | |
| returns 16.5 |= Example 1
| |
| ____________________________________________________________________________________________
| |
| | |
| | [[skipTime]] |= See also
| |
| | |
| }}
| |
| | |
| <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:Scripting Commands|DAYTIME]]
| |
| [[Category:Scripting Commands OFP 1.96|DAYTIME]]
| |
| [[Category:Scripting Commands OFP 1.46|DAYTIME]]
| |
| [[Category:Scripting Commands ArmA|DAYTIME]]
| |
| [[Category:Command_Group:_Mission_Information|DAYTIME]]
| |
| [[Category:Command_Group:_Environment|{{uc:{{PAGENAME}}}}]]
| |