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 |
No edit summary |
||
Line 1: | Line 1: | ||
== Syntax == | |||
MessagePlayer( "** Your server's time now is " + GetTime, player ); | |||
== Description == | |||
GetTime is to used to find out what is the current time of your server. | GetTime is to used to find out what is the current time of your server. | ||
Revision as of 06:44, 28 July 2015
Syntax
MessagePlayer( "** Your server's time now is " + GetTime, player );
Description
GetTime is to used to find out what is the current time of your server.