daytime: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (+ Category)
mNo edit summary
Line 39: Line 39:
[[Category:Scripting Commands OFP 1.46|DAYTIME]]
[[Category:Scripting Commands OFP 1.46|DAYTIME]]
[[Category:Scripting Commands ArmA|DAYTIME]]
[[Category:Scripting Commands ArmA|DAYTIME]]
[[Category:Command_Group:_Mission_Information]]
[[Category:Command_Group:_Mission_Information|DAYTIME]]

Revision as of 14:01, 3 November 2006

Hover & click on the images for description

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