daytime: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(+ category) |
||
Line 40: | Line 40: | ||
[[Category:Scripting Commands ArmA|DAYTIME]] | [[Category:Scripting Commands ArmA|DAYTIME]] | ||
[[Category:Command_Group:_Mission_Information|DAYTIME]] | [[Category:Command_Group:_Mission_Information|DAYTIME]] | ||
[[Category:Command_Group:_Environment|{{uc:{{PAGENAME}}}}]] |
Revision as of 02:21, 30 April 2007
Description
- Description:
- Returns the current ingame time in hours.
- Groups:
- Uncategorised
Syntax
- Syntax:
- daytime
- Return Value:
- Number - Time using a 24 hour clock.
Examples
- Example 1:
; assumme it is 16:30 _daytime = daytime
returns 16.5
Additional Information
- See also:
- skipTime
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note
Notes
Bottom Section
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint version 1.00
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands ArmA
- Command Group: Mission Information
- Command Group: Environment