SET TIME OF DAY
Jump to navigation
Jump to search
| Number of parameters: 2 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | integer | hour |
| 2. | integer | minute |
| Return value: | ||
| Type | Description | |
| None | ||
This native set time of the game.
For Example:
SET_TIME_OF_DAY (8, 0);
It means that game time will be at 08:00 am