get_game_time([seconds]) | ||
Parameters: | ||
seconds | (float, optional) number of seconds to add to the returned time (defaults to 0) | |
Returns: | ||
(table of integers) table with the current game calender time | ||
Description: | ||
Get the current game calender time. Example: local game_time = get_game_time() Gets the current game calender time and extracts all the components into local variables. | ||
back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |