GetTime: Difference between revisions
Jump to navigation
Jump to search
This wiki is using an old backup from 2020
Some information may be old/missing
No edit summary |
ProsuWANTED (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
== | {{Scripting/Deprecated}} | ||
GetTime is to used to find out what is the current time of your server. | |||
== Arguments == | |||
'''N/A''' | |||
== Return == | |||
*''int'' '''time''' - the time | |||
== Example == | |||
== | {{Scripting/Needs_Example}} | ||
=== Notes === |
Revision as of 13:41, 1 August 2015
Note: This function is deprecated. Its use is discouraged as it may be removed in a future update.
GetTime is to used to find out what is the current time of your server.
Arguments
N/A
Return
- int time - the time
Example
This page needs an example. We will try our best to complete the wiki as soon as possible.