TimeText
'Global' script that can be defined to modify the text location, the text, and the text color of information pertaining to the time-of-day. This script should be attached to the 'Global' Special Ability named “Global_Display”.
Parameters
Parameter [1] = time in days
Parameter [2] = time in hours
Parameter [3] = time in minutes
Parameter [5] = x location on screen
Parameter [6] = y location on screen
Parameter [7] = default text; example: “68:11:46”
Parameter [8] = color of text; default is "White"; other options are "Blue", "Green", "Orange", "Red" and "Yellow"
Context
None