SetTime
From Onset Developer Wiki
Description
Set the specified time for the client.
Syntax
SetTime(time)
Parameters
- time
Integer value between 0 to 24.
Return Value
- __EDIT_ME__
Example
code
SetTime Type: Function |
Set the specified time for the client.
SetTime(time)
code